docs(grammatical): correct typos and improve grammar (#3942)
This commit is contained in:
parent
450cc81ae5
commit
b034896bd3
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue