Browse Source

docs: fix typo in development.md (#10998)

brucemacd/benchmark-list
Hunter Wittenborn 1 year ago
committed by GitHub
parent
commit
c6a6d7294d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/development.md

2
docs/development.md

@ -118,7 +118,7 @@ To run tests, use `go test`:
go test ./...
```
> NOTE: In rare cirumstances, you may nedd to change a package using the new
> NOTE: In rare cirumstances, you may need to change a package using the new
> "synctest" package in go1.24.
>
> If you do not have the "synctest" package enabled, you will not see build or

Loading…
Cancel
Save