From bd7d401c8f42c3d251fac6ce32ed317831cb1b38 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Mon, 7 Aug 2017 10:12:47 -0400 Subject: [PATCH] Update padding word choice --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 8f637ac5..07357880 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -27,7 +27,7 @@ Currently, the only accepted inputs for this field are as follows: * `X-Mashape-Key` - _the name of the header which may need to be sent_ * `No` - _the API requires no authentication to run_ -Please continue to follow the alphabetical ordering that is in place per section. Each string in each section should be padded by one space on each side as well. +Please continue to follow the alphabetical ordering that is in place per section. Each table column should be padded with one space on either side. If an API seems to fall into multiple categories, please place the listing within the section most in line with the services offered through the API. For example, the Instagram API is listed under `Social` since it is mainly a social network, even though it could also apply to `Photography`.