From 0b53e2d72435840cdd4c06e67f20405f4d04c7fe Mon Sep 17 00:00:00 2001 From: alestiago Date: Mon, 18 Apr 2022 07:55:50 +0100 Subject: [PATCH] docs: fixed typo --- packages/pinball_flame/README.md | 2 +- packages/pinball_flame/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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