Skip to content

Commit

Permalink
Fix typo: 'practise' to 'practice'
Browse files Browse the repository at this point in the history
Corrected a small typo. Sorry, I had to do it for pull request practice!
  • Loading branch information
Bgiangiordano authored Nov 15, 2024
1 parent dd74bcb commit 9828abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/get-started/start-your-journey/hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Pull requests are the heart of collaboration on {% data variables.product.produc

As soon as you make a commit, you can open a pull request and start a discussion, even before the code is finished.

In this step, you'll open a pull request in your own repository and then merge it yourself. It's a great way to practise the {% data variables.product.product_name %} flow before working on larger projects.
In this step, you'll open a pull request in your own repository and then merge it yourself. It's a great way to practice the {% data variables.product.product_name %} flow before working on larger projects.

1. Click the **Pull requests** tab of your `hello-world` repository.
1. Click **New pull request**.
Expand Down

0 comments on commit 9828abf

Please sign in to comment.