瀏覽代碼

Update index.tsx

Stefan Pejcic 1 年之前
父節點
當前提交
2ecf8be7b5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/src/pages/verify/index.tsx

+ 1 - 1
documentation/src/pages/verify/index.tsx

@@ -28,7 +28,7 @@ const Verify: React.FC = () => {
                 <CommonHeader hasSticky={true} />
                 <CommonHeader hasSticky={true} />
 
 
                 <div className="flex-1 flex flex-col pt-8 lg:pt-16 pb-32 max-w-[800px] w-full mx-auto px-2">
                 <div className="flex-1 flex flex-col pt-8 lg:pt-16 pb-32 max-w-[800px] w-full mx-auto px-2">
-                    <h1>License</h1>
+                    <h1>License Verification</h1>
 
 
                     <div className="mb-4">
                     <div className="mb-4">
                         <label htmlFor="ipAddress">Enter IP Address:</label>
                         <label htmlFor="ipAddress">Enter IP Address:</label>