Skip to content

Commit 3520e03

Browse files
authored
Fix typos (#409)
Fix typos
1 parent 17aea73 commit 3520e03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,9 @@ PG_DATABASE dinotest
476476
go test --tags=examples,exp ./...
477477
```
478478

479-
### Regenerate exepected test output
479+
### Regenerate expected test output
480480

481-
If you need to update a large number of expexted test output in the
481+
If you need to update a large number of expected test output in the
482482
`internal/endtoend/testdata` directory, run the `regenerate.sh` script.
483483

484484
```

0 commit comments

Comments
 (0)