diff --git a/packages/pinball_flame/README.md b/packages/pinball_flame/README.md index 65e24893..ecf0f4d4 100644 --- a/packages/pinball_flame/README.md +++ b/packages/pinball_flame/README.md @@ -3,7 +3,7 @@ [![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link] [![License: MIT][license_badge]][license_link] -Set of out-of-the-way solutions for common Pinbal game problems. +Set of out-of-the-way solutions for common Pinball game problems. [license_badge]: https://img.shields.io/badge/license-MIT-blue.svg [license_link]: https://opensource.org/licenses/MIT diff --git a/packages/pinball_flame/pubspec.yaml b/packages/pinball_flame/pubspec.yaml index 0e4bc169..ad8ec131 100644 --- a/packages/pinball_flame/pubspec.yaml +++ b/packages/pinball_flame/pubspec.yaml @@ -1,5 +1,5 @@ name: pinball_flame -description: Set of out-of-the-way solutions for common Pinbal game problems. +description: Set of out-of-the-way solutions for common Pinball game problems. version: 1.0.0+1 publish_to: none