Skip to content

Commit

Permalink
Merge pull request #16057 from ahmedhamidawan/workflows_info_modal_is…
Browse files Browse the repository at this point in the history
…_shared

[23.0] Fix minor error in `WorkflowList` help modal
  • Loading branch information
davelopez authored May 8, 2023
2 parents 65bb4e4 + 1484237 commit 74eb844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/Workflow/WorkflowList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ const helpHtml = `<div>
"published" icon of a workflow in your list to filter on this
directly.
</dd>
<dt><code>is:shared</code></dt>
<dt><code>is:shared_with_me</code></dt>
<dd>
Shows workflows shared by another user directly with you. You may
also just click on the "shared with me" icon of a workflow in your
Expand Down

0 comments on commit 74eb844

Please sign in to comment.