Docs typo: comprised -> composed (#137896)

This is a simple, common grammar issue. See here:
https://en.wikipedia.org/wiki/Comprised_of
This commit is contained in:
Ross Llewallyn 2023-11-10 18:00:35 -05:00 committed by GitHub
parent 0bde95dc06
commit 2c3c6b05da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ import 'theme_data.dart';
/// for makers to use at their discretion and are intended to support
/// broader color expression in products.
///
/// The remaining colors of the scheme are comprised of neutral colors used for
/// The remaining colors of the scheme are composed of neutral colors used for
/// backgrounds and surfaces, as well as specific colors for errors, dividers
/// and shadows.
///