From 62dce199172197bf06e51b8ad60efab9e8454ce8 Mon Sep 17 00:00:00 2001 From: Tanin Na Nakorn Date: Mon, 20 Jan 2020 12:12:35 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f7362..408494d 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Tip processes the JSON and renders the tooltip at the mouse location. Develop a provider ------------------- -1. Make an executable binary at `~/.tip/provder` and `chmod 755 ~/.tip/provider`. +1. Make an executable binary at `~/.tip/provider` and `chmod 755 ~/.tip/provider`. 2. Test the provider manually first by executing `~/.tip/provider [some-input]` to see if it returns a valid JSON. The JSON must be an array that looks like below: