From 2ba88c548a22c7315ed6a5ee060abd1592223a47 Mon Sep 17 00:00:00 2001 From: Tom Arra Date: Sat, 7 May 2022 18:44:52 -0500 Subject: [PATCH] update words --- .vscode/cspell.json | 5 +++++ packages/pinball_components/sandbox/README.md | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.vscode/cspell.json b/.vscode/cspell.json index d07b61c2..f920c386 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -8,6 +8,7 @@ "audioplayers", "backbox", "bezier", + "contador", "cupertino", "dashbook", "deserialization", @@ -15,9 +16,12 @@ "endtemplate", "firestore", "gapless", + "genhtml", "goldens", + "lcov", "leaderboard", "loadables", + "localizable", "mixins", "mocktail", "multiball", @@ -29,6 +33,7 @@ "rrect", "serializable", "sparky's", + "texto", "theming", "unawaited", "unfocus", diff --git a/packages/pinball_components/sandbox/README.md b/packages/pinball_components/sandbox/README.md index 08509a8b..f0ff7f74 100644 --- a/packages/pinball_components/sandbox/README.md +++ b/packages/pinball_components/sandbox/README.md @@ -1,4 +1,4 @@ -# Sandbox +# Pinball Components Sandbox ![coverage][coverage_badge] [![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link] @@ -6,7 +6,7 @@ Generated by the [Very Good CLI][very_good_cli_link] 🤖 -A sanbox application where components are showcased and developed in an isolated way +A sandbox application where components are showcased and developed in an isolated way ---