From abf6d8cab2186b0c0d68bd2e129ebc00f41fe89b Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Sun, 28 May 2023 03:04:23 -0500 Subject: [PATCH] :speech_balloon: (about): Tweak approximation text --- src/views/AboutPage.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.