change references to doc to all be docs

This commit is contained in:
pacrob
2023-05-03 14:05:29 -06:00
parent 3b9f8c288b
commit 23a192f62c
7 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@ Each file should be named like `<ISSUE>.<TYPE>.rst`, where
* `breaking`
* `bugfix`
* `deprecation`
* `doc`
* `docs`
* `feature`
* `internal`
* `misc`