Fix linter warnings

This commit is contained in:
William Sandner
2021-08-01 15:15:57 +02:00
parent 70a43d171f
commit 704e13c18f
30 changed files with 135 additions and 106 deletions

View File

@@ -1,3 +1,4 @@
<!-- markdownlint-disable-next-line MD041 -->
##### Project
::PROJECT-NAME
@@ -47,7 +48,7 @@ detail.*
actually writing the use case in detail. Document the most important use
cases first and come back to less important ones later.*
*TIP: See detailed tips in the
*TIP: See detailed tips in the
[guidelines for writing use cases](Use-Case-Format#further-information).*
---
@@ -85,8 +86,8 @@ cases first and come back to less important ones later.*
**Notes and Questions:**
- ::How will administrators know the right timezone abbreviation?
- They would know it if they live in that timezone. Maybe we could
- ::How will administrators know the right timezone abbreviation?
- They would know it if they live in that timezone. Maybe we could
provide a drop-down list of all choices, but each would need some explanation.
---
@@ -152,7 +153,7 @@ cases first and come back to less important ones later.*
### UC-03: Edit user profile
** Summary:**
**Summary:**
::Users can edit their own account preferences.