diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-07-16 12:39:47 +1000 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-07-16 12:40:57 +1000 |
| commit | 60e708f9897a73d0b287df9ae758035d1b623ea1 (patch) | |
| tree | a1d5beb15ece77fba113d6784a2f4828bd78655d /src/components/HelpModal.vue | |
| parent | 1bca6634b31f1e18e8d29233a1502914ae284e2b (diff) | |
Fix grammatical error
Diffstat (limited to 'src/components/HelpModal.vue')
| -rw-r--r-- | src/components/HelpModal.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/HelpModal.vue b/src/components/HelpModal.vue index 70e7d28..22245e7 100644 --- a/src/components/HelpModal.vue +++ b/src/components/HelpModal.vue @@ -243,7 +243,7 @@ <a href="https://opendata.eol.org/dataset/images-list" :style="aStyles">here</a>, accessed 24/04/2022. <br/> - For the source of a specific tile's image, look in it's info pane. + For the source of a specific tile's image, look in its info pane. </li> <li> The short descriptions, along with most of the remaining images and name data, |
