Skip to content

Commit 4c78b4b

Browse files
authored
Merge pull request github#688 from philnguyen/patch-1
Fix tiny typo
2 parents b0ccf17 + 1f107f3 commit 4c78b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Architecturally, `semantic`:
9494
3. Returns blobs or performs analysis.
9595
4. Renders output in one of many supported formats.
9696

97-
Throughout its lifestyle, `semantic` has leveraged a number of interesting algorithms and techniques, including:
97+
Throughout its lifecycle, `semantic` has leveraged a number of interesting algorithms and techniques, including:
9898

9999
- Myers' algorithm (SES) as described in the paper [*An O(ND) Difference Algorithm and Its Variations*][SES]
100100
- RWS as described in the paper [*RWS-Diff: Flexible and Efficient Change Detection in Hierarchical Data*][RWS].

0 commit comments

Comments
 (0)