spelling correction

master
Charles Iliya Krempeaux 2024-09-05 21:35:01 -07:00
parent 1ff08dec9b
commit e62fa63822
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ if found {
## Import
To import package **opt** use `import` code like the follownig:
To import package **opt** use `import` code like the following:
```
import "github.com/reiver/go-opt"
```