aboutsummaryrefslogtreecommitdiff
path: root/src/pages/About.vue
diff options
context:
space:
mode:
authorGravatar Marvin <33938500+marvin-j97@users.noreply.github.com> 2023-06-23 15:23:47 +0200
committerGravatar GitHub <noreply@github.com> 2023-06-23 15:23:47 +0200
commit9526ed832473dd543c870de45e1a2ea3b13791af (patch)
treea9330f26746626d97d1a4b2b31793d2344ea64ed /src/pages/About.vue
parent7068610438a8e0caed8e85c855f5db04dea5effd (diff)
downloadit-tools-9526ed832473dd543c870de45e1a2ea3b13791af.tar.gz
it-tools-9526ed832473dd543c870de45e1a2ea3b13791af.tar.zst
it-tools-9526ed832473dd543c870de45e1a2ea3b13791af.zip
fix(typos): fixed more typos & uppercase JSON (#475)
* fix(About): typo * uppercase json & typos
Diffstat (limited to 'src/pages/About.vue')
-rw-r--r--src/pages/About.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/About.vue b/src/pages/About.vue
index 780767f..3fada35 100644
--- a/src/pages/About.vue
+++ b/src/pages/About.vue
@@ -55,7 +55,7 @@ const { tracker } = useTracker();
in the GitHub repository.
</n-p>
<n-p>
- And if you found a bug, or something doesn't work as expected, please fill a bug report in the
+ And if you found a bug, or something doesn't work as expected, please file a bug report in the
<c-link
href="https://github.com/CorentinTh/it-tools/issues/new/choose"
rel="noopener"