diff --git a/TASVideos/Pages/Submissions/Publish.cshtml b/TASVideos/Pages/Submissions/Publish.cshtml index fef0e4176..b74caa88f 100644 --- a/TASVideos/Pages/Submissions/Publish.cshtml +++ b/TASVideos/Pages/Submissions/Publish.cshtml @@ -90,7 +90,7 @@ -
Please follow the convention: xxxv#-yyy where xxx is author name, # is version and yyy is game name. Special characters such as \"&\" and \"/\" and \".\" and spaces must not occur in the filename.
+
Please follow the convention: xxxv#-yyy where xxx is author name, # is version and yyy is game name. Special characters such as "&" and "/" and "." and spaces must not occur in the filename.
@@ -151,4 +151,4 @@ @section Scripts { -} \ No newline at end of file +}