Skip to content

Commit ea959dc

Browse files
Update README.md
1 parent 796c2a7 commit ea959dc

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
@@ -77,7 +77,7 @@ The interpreter was constructed through a modular design, composed of several ke
7777

7878
Each component builds on the outputs of the previous stage, concluding in a fully functional interpreter capable of processing complex inputs and producing correct results. This layered approach highlights the importance of modularity and abstraction in software engineering and programming language design.
7979

80-
This repository contains additional functionality to further integrate these compoents and enable the interpreter's functionality.
80+
This repository contains additional functionality to further integrate these components and enable the interpreter's functionality.
8181

8282
<!-- GETTING STARTED -->
8383
<a id="readme-getting-started"></a>

0 commit comments

Comments
 (0)