aboutsummaryrefslogtreecommitdiff
path: root/documentation/USAGE.md
diff options
context:
space:
mode:
authornetop://ウィビ <paul@webb.page>2026-04-25 12:43:18 -0700
committernetop://ウィビ <paul@webb.page>2026-04-25 12:43:18 -0700
commitcbc9a7d577e9e09945b461e3ce1e7ad5bbc9fedd (patch)
tree8040af555bbb9645b2d7658d568af144a12ee5f3 /documentation/USAGE.md
parentc02e1ef88dcba5841ffdf0d6f09a4f7cf5266ce1 (diff)
downloaduchu-cbc9a7d577e9e09945b461e3ce1e7ad5bbc9fedd.tar.gz
uchu-cbc9a7d577e9e09945b461e3ce1e7ad5bbc9fedd.zip
updates README to match new scoped package name
- further updates to documentation I forgot to do
Diffstat (limited to 'documentation/USAGE.md')
-rw-r--r--documentation/USAGE.md4
1 files changed, 2 insertions, 2 deletions
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
<!DOCTYPE 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
<script lang="ts">