You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow this file was saved with a trailing space at the end. Note how the file name ends with %20: githubPath=NERVE-apostrophe-error%20.
When GitWriter fetches the file it sanitizes the URL removing the trailing space. That is the reason why you cannot open this file in particular. Rename it and remove the extra space in the end.
https://cwrc-writer.cwrc.ca/?githubPath=NERVE-apostrophe-error%20&githubRepo=ilovan%2FGit-Writer-tests
or
https://dev-cwrc-writer.cwrc.ca/?githubPath=NERVE-apostrophe-error%20&githubRepo=ilovan%2FGit-Writer-tests
The text was updated successfully, but these errors were encountered: