mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
Typo: explicitely -> explicitly (#386)
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user