Fix typo: it's -> its

This commit is contained in:
Scott Bronson 2021-04-30 22:17:02 -07:00 committed by GitHub
parent d62711d493
commit 835459d2f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ With the graph you can:
- highlight a node by hovering on it, to quickly see how it's connected to the rest of your notes
- select one or more (by keeping `shift` pressed while selecting) nodes by clicking on them, to better understand the structure of your notes
- navigate to a note by clicking on it while pressing `ctrl` or `cmd`
- automatically center the graph on the currently edited note, to immediately see it's connections
- automatically center the graph on the currently edited note, to immediately see its connections
## Custom Graph Styles