Skip to content

Commit

Permalink
Merge pull request #136 from jackrua/main
Browse files Browse the repository at this point in the history
Fixed some typos
  • Loading branch information
theperu committed Jan 22, 2024
2 parents 625e818 + 74fb180 commit f821269
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permalink: /
- [Interface study](https://www.notion.so/Sossoldi-Personal-finance-app-dd37eb9cbb2c44e59dd74f85e843e865)
- [Set up guide](setup.md)
- [GitHub for beginners](PR-guide.md)
- [Contribuiting to the documentation](doc-guide.md)
- [Contributing to the documentation](doc-guide.md)

## About

Expand Down
4 changes: 2 additions & 2 deletions docs/doc-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Once you've finished making all the changes you can create a commit to your fork

## Step 3: Create a PR

If everything went to plan now you should be able to create a PR explaing the changes that you made, in order to facilitate the review process make sure to explain what you have done and add useful screenschoots (if you prefer you can just share the link *{your-username}.github.io/sossoldi/*).
If everything went to plan now you should be able to create a PR explaining the changes that you made, in order to facilitate the review process make sure to explain what you have done and add useful screenshots (if you prefer you can just share the link *{your-username}.github.io/sossoldi/*).
After the review process your PR will be merged and your changes should be online!

*Don't know how to open a PR? Don't worry, you can read the [guide](PR-guide.md)*
*Don't know how to open a PR? Don't worry, you can read the [guide](PR-guide.md)*

0 comments on commit f821269

Please sign in to comment.