Skip to content

Commit d967fd5

Browse files
authored
Fix typo
In first paragraph under chapter 1.3
1 parent d162884 commit d967fd5

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)