Skip to content

Commit 8d90a3b

Browse files
committed
Fixed update action text.
1 parent 9981ae5 commit 8d90a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/alfred-confluence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def getBaseUrlWithoutPath(baseUrl):
163163
if wf.update_available:
164164
# Add a notification to top of Script Filter results
165165
wf.add_item('New version of the Alfred Confluence workflow available',
166-
'Hit enter twice to to install the update.',
166+
'Hit enter to to install the update.',
167167
autocomplete='workflow:update',
168168
icon=ICON_INFO)
169169

0 commit comments

Comments
 (0)