summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyleMiles <krm504@nyu.edu>2023-08-21 14:02:18 -0400
committerKyleMiles <krm504@nyu.edu>2023-08-21 14:02:18 -0400
commit2cc6b9925f7d796fb039de2ff7d762e347378b29 (patch)
tree64f86399d187410518eea39b69dbcfc7bf29db0e
parentdf70e05b68cc3111b58ce1fa4e083f4e250c5ec9 (diff)
Docs: Fix bad word wrapping
-rw-r--r--docs/guide/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md
index c8ff3c46..2f3dcbe5 100644
--- a/docs/guide/index.md
+++ b/docs/guide/index.md
@@ -79,7 +79,7 @@ Because Linux install locations can vary widely, we do not assume that Binary Ni
You can load files in many ways:
-![open with options >](../img/open-with-options.png "Open with Options")
+![open with options](../img/open-with-options.png "Open with Options")
1. Drag-and-drop a file onto the Binary Ninja window (hold `[CMD/CTRL-SHIFT]` while dropping to use the `Open with Options` workflow)
2. Use the `File/Open` menu or `Open` button on the start screen (`[CMD/CTRL] o`)