diff --git a/doc_src/language.rst b/doc_src/language.rst index cc7bd2203..87427b328 100644 --- a/doc_src/language.rst +++ b/doc_src/language.rst @@ -1912,7 +1912,7 @@ To specify a signal handler for the WINCH signal, write:: echo Got WINCH signal! end -Fish already the following named events for the ``--on-event`` switch: +Fish already has the following named events for the ``--on-event`` switch: - ``fish_prompt`` is emitted whenever a new fish prompt is about to be displayed.