Skip to content

Commit 640799a

Browse files
Jason-Cookejoyeecheung
authored andcommitted
docs: fix typo (#284)
1 parent 62ca523 commit 640799a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ loading a core dump or attaching to a process.
169169

170170
Similar to the `~/.lldbinit` approach, this way LLDB will also load the plugin
171171
automatically on start-up. Doing this may require additional permissions
172-
to be able to copy the plugin libary to the system plugin directory.
172+
to be able to copy the plugin library to the system plugin directory.
173173

174174
On Linux, run `make install-linux` in the project directory, or if
175175
installing with npm, copy `node_modules/llnode/llnode.so`

0 commit comments

Comments
 (0)