diff --git a/patacrep/songs/chordpro/ast.py b/patacrep/songs/chordpro/ast.py index 17afc0c9..02ba1632 100644 --- a/patacrep/songs/chordpro/ast.py +++ b/patacrep/songs/chordpro/ast.py @@ -19,7 +19,7 @@ AVAILABLE_DIRECTIVES = [ "comment", "copyright", "columns", - "cov", + "cover", "define", "guitar_comment", "image",