-
Notifications
You must be signed in to change notification settings - Fork 563
Typos: Fixed a few minor typos #967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
`s/writen/written/` in a few files, noticed on running `init` command.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, this is great!
@@ -81,4 +81,4 @@ If instead you want to explore your files locally, here are some things to try: | |||
Then, run srb tc and try to fix any errors. | |||
|
|||
Please don't hesitate to give us your feedback! | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if you're going to fix this, you need to fix it in the thing that makes it since this is just a recording file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, where would I find that? Looks like I need to remind Sublime to stop being so happy with killing whitespace.
* Typos: Fixed a few minor typos `s/writen/written/` in a few files, noticed on running `init` command. * Fix snapshots
s/writen/written/
in a few files, noticed on runninginit
command.