Alexander Shatalin <sashatalin03@gmail.com> writes:
> Fix a minor grammar issue by changing 'firmwares' to 'firmware' in the
> Documentation/index.rst file.
>
> Signed-off-by: Alexander Shatalin <sashatalin03@gmail.com>
> ---
> Documentation/index.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/index.rst b/Documentation/index.rst
> index f9f525f4c0dd..c0cf79a87c3a 100644
> --- a/Documentation/index.rst
> +++ b/Documentation/index.rst
> @@ -84,7 +84,7 @@ which are kept separately from the kernel's own documentation.
> Firmware-related documentation
> ==============================
> The following holds information on the kernel's expectations regarding the
> -platform firmwares.
> +platform firmware.
Applied, thanks.
jon