diff --git a/share/completions/canto.fish b/share/completions/canto.fish
index 23f01f78f..98008712e 100644
--- a/share/completions/canto.fish
+++ b/share/completions/canto.fish
@@ -25,7 +25,7 @@ complete -f -c canto -s n -l checknew -d 'Show number of new items for feed'
 complete -f -c canto -n '__fish_canto_using_command -l --checknew' -d 'Feed' -a '(command canto -l)'
 
 complete -c canto -s o -l opml -d 'Print conf as OPML'
-complete -c cnato -s i -l import -d 'Import from OPML'
+complete -c canto -s i -l import -d 'Import from OPML'
 complete -f -c canto -s r -l url -d 'Add feed'
 
 complete -c canto -s D -l dir -d 'Set configuration directory'