Skip to content
Open

Hola #25

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Note you can use multiple methods to authenticate, and the url is different for
git clone 'repository name'
```

If that wasn't successful, and you received an error, refer to this
If that wasn't successful, and you received an error, refer to this

help page https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository.

Expand Down Expand Up @@ -71,7 +71,7 @@ and get the following output:

To commit your changes:

```
```
git commit -m 'status message'
```

Expand Down