diff --git a/README.markdown b/README.markdown index 1afea2ae..4619cd89 100644 --- a/README.markdown +++ b/README.markdown @@ -147,7 +147,7 @@ You can enable and disable mask mode using the following two functions: ## Completion Linenoise supports completion, which is the ability to complete the user -input when she or he presses the `` key. +input when they press the `` key. In order to use completion, you need to register a completion callback, which is called every time the user presses ``. Your callback will return a