aboutsummaryrefslogtreecommitdiff
path: root/src/README.md
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-06-27 02:24:27 +1000
committerTerry Truong <terry06890@gmail.com>2022-06-27 02:33:38 +1000
commita59095b8f87b470872a692b913e6bc2a8cca759b (patch)
tree0bf8fc0c9aa40757608d8601c090e80e217dd482 /src/README.md
parentea542b6f93f90235b04aa233869978774b1e790e (diff)
Clean up code in HelpModal and AncestryBar
Diffstat (limited to 'src/README.md')
-rw-r--r--src/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/README.md b/src/README.md
index 6bf764c..fe2b055 100644
--- a/src/README.md
+++ b/src/README.md
@@ -4,7 +4,7 @@
- components:
- Tile.vue: Displays a tree-of-life node.
- TileInfoModal.vue: Modal displaying info about a Tile's node.
- - SearchModal.vue: Modal with a search bar.
+ - SearchModal.vue: Modal providing a search bar.
- SettingsModal: Modal displaying configurable settings.
- HelpModal.vue: Modal displaying help info.
- AncestryBar.vue: Displays ancestors of the top-level Tile.