diff options
| author | Ashvika Maddikonda <ashvika@vector35.com> | 2026-05-13 00:38:29 -0400 |
|---|---|---|
| committer | Jordan <github@psifertex.com> | 2026-05-13 14:32:33 +0200 |
| commit | 8f63fd50d28db0555484fc47e12618e85be1a0b9 (patch) | |
| tree | d5e73950d175f12ca11a1c94221cf9c1dab7792c /docs | |
| parent | 979545c96312d14d84ea713a91f5314b07fa2f07 (diff) | |
changed "There's" to "There are" (grammar)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/types/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/types/index.md b/docs/guide/types/index.md index 375533af..ce4328fe 100644 --- a/docs/guide/types/index.md +++ b/docs/guide/types/index.md @@ -1,6 +1,6 @@ # Working with Types, Structures, and Symbols -There's so many things to learn about working with Types in Binary Ninja that we've organized it into several sections! +There are so many things to learn about working with Types in Binary Ninja that we've organized it into several sections! - [Basic Type Editing](basictypes.md): Brief overview of the basics - [Working with Types](type.md): Interacting with types in disassembly and decompilation |
