Skip to content

Commit 5969fce

Browse files
committed
Rephrase
1 parent 98b6f51 commit 5969fce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ <h1 class="text-7xl md:text-8xl font-black text-blue-700 col-span-3 md:text-righ
9090
<div class="container max-w-6xl mx-auto md:grid grid-cols-6 gap-16">
9191
<div class="col-start-4 col-span-3 text-blue-700">
9292
<h2 class="text-3xl md:text-4xl font-bold md:leading-[2.5rem]">
93-
Microhydration for HTML
93+
Microhydration for DOM tree
9494
</h2>
9595
<h5 class="my-4 text-xl md:text-2xl mb-4 md:leading-[2rem]">
96-
Add UI interactions and reactivity with signals-based attributes
96+
Add UI interactions to HTML with signals-based reactive attributes
9797
</h5>
9898
</div>
9999
</div>

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ∴ spræ
22

3-
<em>S</em>imple <em>pr</em>ogressive <em>æ</em>nhancement for DOM or JSX with reactive attributes.
3+
<em>S</em>imple <em>pr</em>ogressive <em>æ</em>nhancement for DOM with reactive attributes.
44

55
#### [site](https://dy.github.io/sprae)   [docs](https://dy.github.io/sprae/docs)   [drops](https://dy.github.io/sprae/drops)
66

0 commit comments

Comments
 (0)