1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix several typos in documents

This commit is contained in:
rhysd
2021-10-10 01:53:20 +09:00
parent ceeed4e011
commit 407b7c96cd
8 changed files with 9 additions and 9 deletions

View File

@@ -67,7 +67,7 @@ Because the web-based editor uses the GitHub Repositories extension to power its
### Create a new branch
{% data reusables.codespaces.create-or-switch-branch %}
Any uncommited changes you have made in your old branch will be available on your new branch.
Any uncommitted changes you have made in your old branch will be available on your new branch.
### Commit your changes