From 3489107a499ac1c772a1c1904f4db03203d52bc5 Mon Sep 17 00:00:00 2001 From: Rob Date: Thu, 6 Nov 2025 23:09:52 +0000 Subject: [PATCH] Fix typo in shareSeeOnce message --- messages/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/en-US.json b/messages/en-US.json index 97272c6f..0dbb9bc9 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -131,7 +131,7 @@ "expireIn": "Expire In", "neverExpire": "Never expire", "shareExpireDescription": "Expiration time is how long the link will be usable and provide access to the resource. After this time, the link will no longer work, and users who used this link will lose access to the resource.", - "shareSeeOnce": "You will only be able to see this linkonce. Make sure to copy it.", + "shareSeeOnce": "You will only be able to see this link once. Make sure to copy it.", "shareAccessHint": "Anyone with this link can access the resource. Share it with care.", "shareTokenUsage": "See Access Token Usage", "createLink": "Create Link",