From 16d432c34084d15c5a3150f6471d9afafb9e61e2 Mon Sep 17 00:00:00 2001 From: James Mason Date: Wed, 6 Nov 2019 15:57:06 -0800 Subject: [PATCH] Fix a typo s/accross/across/ --- static/app-strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index 6b9f233c2..0632765c3 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -821,7 +821,7 @@ "By continuing, I agree to the %terms% and confirm I am over the age of 13.": "By continuing, I agree to the %terms% and confirm I am over the age of 13.", "Advanced Editor": "Advanced Editor", "If you bid more than %amount% LBC, when someone navigates to %uri%, it will load your published content. However, you can get a longer version of this URL for any bid.": "If you bid more than %amount% LBC, when someone navigates to %uri%, it will load your published content. However, you can get a longer version of this URL for any bid.", - "Sync your balance and preferences accross devices.": "Sync your balance and preferences accross devices.", + "Sync your balance and preferences across devices.": "Sync your balance and preferences across devices.", "%nameOrTitle% has been published to lbry://%name%. Click here to view it.": "%nameOrTitle% has been published to lbry://%name%. Click here to view it.", "Discussion": "Discussion", "If you don't choose a file, the file from your existing claim %name% will be used": "If you don't choose a file, the file from your existing claim %name% will be used", @@ -862,4 +862,4 @@ "You haven't downloaded anything from LBRY yet.": "You haven't downloaded anything from LBRY yet.", "Explore new content": "Explore new content", "Use this address to receive LBC.": "Use this address to receive LBC." -} \ No newline at end of file +}