diff --git a/src/views/AboutPage.vue b/src/views/AboutPage.vue index 92f954c6..ede73ceb 100644 --- a/src/views/AboutPage.vue +++ b/src/views/AboutPage.vue @@ -95,8 +95,8 @@

When performing conversions, the application will attempt to perform the conversion from the pronunciation in the database first.
- If the word cannot be found, then it will fallback to estimating the conversion by - comparing letters instead of sounds.
+ If the word cannot be found, then it will approximate the output by comparing letters + instead of sounds.

To see this in action, @@ -117,7 +117,7 @@
  • Now to see the wordlist in action. garagez will convert to "7470" because the word is not in the wordlist, so the system has to - guess on the conversion. + approximate the output.