Skip to content

Commit 0067b72

Browse files
authored
Merge pull request tuhdo#102 from tahodzic/patch-1
Fix typo
2 parents d162884 + d967fd5 commit 0067b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book_src/Operating Systems From 0 to 1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ requirement document and specification are usually separated.
730730
However, if the problem domain is inside software, specification
731731
most often includes both, and content of both can be mixed with
732732
each other. As demonstrated by previous sections the importance
733-
of documents, to implement an OS, we will need to collects
733+
of documents, to implement an OS, we will need to collect
734734
relevant documents to gain sufficient domain knowledge. These
735735
documents are as follow:
736736

0 commit comments

Comments
 (0)