Skip to content

Commit 876929c

Browse files
authored
Update README.md
1 parent a7c5913 commit 876929c

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
@@ -1,6 +1,6 @@
11
# MiniJava-compiler
22
A compiler for the minijava language.
3-
A syntax tree is generated and is analyzed for possible syntax errors.
3+
A syntax tree is generated and analyzed for possible syntax errors.
44
Produces intermediate code. (llvm , .ll files)
55

66
## Compilation

0 commit comments

Comments
 (0)