From 8da155c1b3c1a98aa3dbc8a40d8cbbcfe27483b5 Mon Sep 17 00:00:00 2001 From: per1234 Date: Thu, 9 Jul 2020 00:36:17 -0700 Subject: [PATCH] Replace gender-specific grammar in package_index.json specification --- docs/package_index_json-specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package_index_json-specification.md b/docs/package_index_json-specification.md index b0077d79931..99e866c2830 100644 --- a/docs/package_index_json-specification.md +++ b/docs/package_index_json-specification.md @@ -4,7 +4,7 @@ Boards Manager functionality is provided by [Arduino CLI](getting-started.md#add ## Naming of the JSON index file -Many different index files coming from different vendors may be in use, so each vendor should name his own index file in a way that won't conflict with others. The file must be named as follows: +Many different index files coming from different vendors may be in use, so each vendor should name their own index file in a way that won't conflict with others. The file must be named as follows: `package_YOURNAME_PACKAGENAME_index.json`