diff options
| author | Ashvika Maddikonda <ashvika@vector35.com> | 2026-05-13 00:37:18 -0400 |
|---|---|---|
| committer | Jordan <github@psifertex.com> | 2026-05-13 14:32:33 +0200 |
| commit | 338943774dbd24e95413f80c74cd58f3b6abdd48 (patch) | |
| tree | cebdf8e46177caf7beba7a95bf050da1945840a4 | |
| parent | 57fa922e37ca884b76bc6f638982f04c46f8b933 (diff) | |
changed "existing" to "exist" (grammar)
| -rw-r--r-- | docs/guide/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md index 820c1edb..edfce017 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -751,7 +751,7 @@ it into your clipboard. This section appears only in `BinaryView`s and the exact information depends on the view itself. PE headers are the most detailed and include such items as checksums, characteristics, and compiler strings. Addresses that -existing in the virtual memory space of the file can be clicked to navigate to that location. +exist in the virtual memory space of the file can be clicked to navigate to that location. ### 4. Base Address Detection (BASE) |
