docs(grammatical): correct typos and improve grammar (#3942)

This commit is contained in:
Abhinesh 2023-10-30 06:23:52 +05:30 committed by GitHub
parent 450cc81ae5
commit b034896bd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ This is discouraged, as it produces ugly hard-to-maintain commit history.
## Commit message rules
When commiting your changes into the repository you may want to follow some
When committing your changes into the repository you may want to follow some
rules to make the git history more readable and consistent:
* Start the message capitalized (only the first character must be in uppercase)

View file

@ -6,7 +6,7 @@ Rizin is a fork of the radare2 reverse engineering framework with a focus on
usability, working features and code cleanliness.
Rizin is portable and it can be used to analyze binaries, disassemble code,
debug programs, as a forensics tool, as a scriptable command-line hexadecimal
debug programs, as a forensic tool, as a scriptable command-line hexadecimal
editor able to open disk files, and much more!
To learn more on Rizin you may want to read the