From cbc9a7d577e9e09945b461e3ce1e7ad5bbc9fedd Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Sat, 25 Apr 2026 12:43:18 -0700 Subject: updates README to match new scoped package name - further updates to documentation I forgot to do --- documentation/USAGE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/USAGE.md') diff --git a/documentation/USAGE.md b/documentation/USAGE.md index c3f97ae..ec2bbc9 100644 --- a/documentation/USAGE.md +++ b/documentation/USAGE.md @@ -9,7 +9,7 @@ I love Deno. URL imports are cool. Anyhoo, you can do the same with uchū: ## Pure -If you're coding a website by hand, you probably want to use the reduced palette. Or not, whatever. +If you’re coding a website by hand, you probably want to use the reduced palette. Or not, whatever. ```html @@ -39,7 +39,7 @@ If you're coding a website by hand, you probably want to use the reduced palette ## Svelte/SvelteKit -If you're coding a web app, you probably want to use the expanded palette. Or not, whatever. +If you’re coding a web app, you probably want to use the expanded palette. Or not, whatever. ```svelte