Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Commit

Permalink
Fix documentation typos
Browse files Browse the repository at this point in the history
Co-authored-by: Byron Katz <[email protected]>
  • Loading branch information
2 people authored and 7ep committed Jun 11, 2021
1 parent 170da8a commit 21b3fdb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/user_story_checklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ functional development and considerations
[ ] methods
[ ] tests
[ ] unusual aspects documented within code
[ ] README's
[ ] Developer documentation
[ ] User documentation
[ ] Log entries added
[ ] READMEs
[ ] developer documentation
[ ] user documentation
[ ] log entries added
correctness
[ ] unit tests written
[ ] Were the tests thorough, or only superficial?
[ ] were the tests thorough, or only superficial?
[ ] invariants applied - e.g. check(val > 10)
[ ] integration tests written

Expand Down

0 comments on commit 21b3fdb

Please sign in to comment.