Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qba73 authored Nov 13, 2021
1 parent 496d53e commit 4002d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func main() {
}
```

The example below shows a basic example of how the meteo package can fetch weather statuses concurrently.
The code sample below shows a basic example of how the meteo package can fetch weather statuses concurrently.

```go
package main
Expand Down

0 comments on commit 4002d20

Please sign in to comment.