We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a914e18 commit 84bff54Copy full SHA for 84bff54
_notes/software-architecture/requirements/specification.md
@@ -84,8 +84,7 @@ layout: notes
84
* 3a: Replace only first occurrence
85
1. User indicates that only the first occurrence is to be replaced.
86
2. Software finds the first occurrence of the search term in the document being edited and replaces it with the replacement text.
87
- 3. Use case ends with postcondition state being only the first occurrence is replaced.
88
-
+ 3. Use case ends with postcondition state being only the first occurrence is replaced.g
89
* 3b: Search only
90
1. User indicates that the software is only to search and not replace.
91
2. Software highlights the first occurrence of the search term.
0 commit comments