From de4f7f08b960fb144c88d7b6cb075b4166075631 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 7 Sep 2017 15:31:36 -0400 Subject: [PATCH] Escape character denoting key notes --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 07357880..4f329ad7 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -20,7 +20,7 @@ Example entry: | NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) | ``` -Currently, the only accepted inputs for this field are as follows: +\* Currently, the only accepted inputs for this field are as follows: * `OAuth` - _the API supports OAuth_ * `apiKey` - _the API uses a private key string/token for authentication - try and use the correct parameter_