Skip to content

Commit 84bff54

Browse files
committed
Try and combine both alternative use cases
1 parent a914e18 commit 84bff54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_notes/software-architecture/requirements/specification.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ layout: notes
8484
* 3a: Replace only first occurrence
8585
1. User indicates that only the first occurrence is to be replaced.
8686
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-
87+
3. Use case ends with postcondition state being only the first occurrence is replaced.g
8988
* 3b: Search only
9089
1. User indicates that the software is only to search and not replace.
9190
2. Software highlights the first occurrence of the search term.

0 commit comments

Comments
 (0)