Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Rusin committed Apr 8, 2024
1 parent 5ca8cee commit 6814484
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ It isn't about "program output". Many answers are bounded to code lines.
- Find problems in code
- Offer a fix

### Learning hints
### Learning tips

Fix knowledge gaps fast. Jump to question topic in [Tour of Go](https://go.dev/tour), [gobyexample.com](https://gobyexample.com/) and ["Learn go with tests"](https://quii.gitbook.io/learn-go-with-tests/).

![](images/learn.png)

### And other

- Challenge code already in you clipboard. You don't have to manually select and copy text.
- Challenge code copies to clipboard automatically. You don't have to manually select and copy text.
- Adaptive UI. Interface changes with terminal window size.

## Support a project community
Expand Down Expand Up @@ -88,4 +88,4 @@ Please, select tutorial as first challenge

## Thanks

Some questions inspired by [this quiz](https://github.com/smallnest/go-concurrent-quiz)
Some questions are inspired by [this quiz](https://github.com/smallnest/go-concurrent-quiz)

0 comments on commit 6814484

Please sign in to comment.