Typo: explicitely -> explicitly (#386)

This commit is contained in:
Christian Paul
2022-08-11 11:06:00 +02:00
committed by GitHub
parent f1a3bacd19
commit 5ab110a30d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -187,7 +187,7 @@
My personal space ({`u/${$userStore?.username}`})
</h2>
<p class="italic text-xs text-gray-600 mb-4">
All flows owned by you (and visible only to you if you do not explicitely share them)
All flows owned by you (and visible only to you if you do not explicitly share them)
</p>
{:else if sectionTab == 'groups'}
<h2 class="">Groups that I am member of</h2>
+1 -1
View File
@@ -222,7 +222,7 @@
My personal space ({`u/${$userStore?.username}`})
</h2>
<p class="italic text-xs text-gray-600 mb-4">
All scripts owned by you (and visible only to you if you do not explicitely share them)
All scripts owned by you (and visible only to you if you do not explicitly share them)
</p>
{:else if sectionTab == 'groups'}
<h2 class="">Groups that I am member of</h2>