Skip to content

Commit 53080f5

Browse files
authored
Fix typos.
1 parent 80f0eac commit 53080f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
# BinaryNinja-OpenAI
44

5-
Integrates OpenAI's GPT3 with BinaryNinja via a plugin. Creates a query asking
5+
Integrates OpenAI's GPT3 with Binary Ninja via a plugin. Creates a query asking
66
"What does this function do?" followed by the instructions in the High Level IL
77
function. Returns the response to the user in Binary Ninja's console.
88

99
## Installation
1010

1111
If you're installing this as a standalone plugin, you can place (or sym-link)
12-
this in BinaryNinja's plugin path. Default paths are detailed on
12+
this in Binary Ninja's plugin path. Default paths are detailed on
1313
[Vector 35's documentation][default-plugin-dir].
1414

1515
This plugin has been tested on macOS and Linux. It probably works on Windows;
16-
please submit a pull request if you've test it.
16+
please submit a pull request if you've tested it.
1717

1818
### Dependencies
1919

0 commit comments

Comments
 (0)