add full stops

pull/27085/head
Richard van der Hoff 2024-02-28 12:56:39 +00:00
parent f3f249194b
commit 8b2cd6caa8
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
## Checklist
- [ ] Tests written for new code (and old code if feasible)
- [ ] Tests written for new code (and old code if feasible).
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
- [ ] Linter and other CI checks pass
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/element-hq/element-web/blob/develop/CONTRIBUTING.md))
- [ ] Linter and other CI checks pass.
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/element-hq/element-web/blob/develop/CONTRIBUTING.md)).