Skip to content

Commit e9fa574

Browse files
committed
BUG/DOC: Fix typo
1 parent 9c067b0 commit e9fa574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/qiita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ def status():
261261
def start(port):
262262
# in order to use this command you need to have an IPython cluster running,
263263
# for now this makes it so that you can use other sub-commands without
264-
# having to do that. The solution will (perhaps) to move this subcommand
264+
# having to do that. The solution will (perhaps) be to move this subcommand
265265
# into an entirely different script.
266266
from qiita_pet.webserver import Application
267267

0 commit comments

Comments
 (0)