From ec7ad4254c32770f5531168e6bb09d7b943faa56 Mon Sep 17 00:00:00 2001 From: MGlolenstine Date: Wed, 11 Nov 2020 21:09:02 +0100 Subject: [PATCH] Fixed grammar and wording (#840) Changed grammar and wording on two entries to make them easier to understand and fit better into the context (make MP3 format fit better alongside the audio formats). --- docs/cargo_features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cargo_features.md b/docs/cargo_features.md index d00e594ce0..92eb85c888 100644 --- a/docs/cargo_features.md +++ b/docs/cargo_features.md @@ -4,7 +4,7 @@ ### bevy_audio -Audio support. All audio formats support depends on this. +Audio support. Support for all audio formats depends on this. ### bevy_gltf @@ -36,7 +36,7 @@ PNG picture format support. ### mp3 -Audio of mp3 format support. +MP3 audio format support. ### x11