Skip to content

Commit

Permalink
Merge pull request #9 from 000000000000000000000000000000000000O0O/ma…
Browse files Browse the repository at this point in the history
…ster

Fix grammar mistake
  • Loading branch information
Col-E committed Oct 22, 2023
2 parents 7a2a9d5 + 74396d8 commit d75ec6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Java assembly like language for bytecode. Aimed at intergration use.
The syntax is quite similar to that of other assemblers.
It has resilience against maliciously inputs
It also supports names for locals, labels
but most importantly it supports the entire structure of class declaration, field declaration and method declartaion
but most importantly it supports the entire structure of class declaration, field declaration and method declaration
here is a sample
```jasmin
class public Test extends java/lang/Object
Expand Down

0 comments on commit d75ec6b

Please sign in to comment.