Skip to content

Commit fde774b

Browse files
authored
1 parent 8118b76 commit fde774b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- How do we make the web feel more alive and soft?
88
- How can we more easily connect web pages and their data?
9-
- How easily can we turn a HTML document into a spatial canvas and visa versa?
9+
- How easily can we turn a HTML document into a spatial canvas and vice versa?
1010
- What would it look like if the browser had primitives for building spatial canvases?
1111
- How can someone annotate, re-layout, and program web pages they did not make or distribute?
1212
- How can we compose visual programming interfaces, hypermedia, and LLMs that work on any web page?

website/demos/temp/monospace.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ <h1> folkjs [<a href="https://github.com/folk-js/folkjs">Github</a>] </h1>
499499
<ul>
500500
<li>How do we make the web feel more alive and less rigid and closed off?</li>
501501
<li>How can we more easily compose web pages and their data together?</li>
502-
<li>How seamlessly can we turn an HTML document into a spatial canvas and visa versa?</li>
502+
<li>How seamlessly can we turn an HTML document into a spatial canvas and vice versa?</li>
503503
<li>What would it look like if the browser had primitives for building spatial canvases?</li>
504504
<li>How can we annotate, re-layout, and program web pages we did not make or distribute?</li>
505505
<li

website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h1> folkjs [<a href="https://github.com/folk-js/folkjs">Github</a>] </h1>
143143
<ul id="questions">
144144
<li>How do we make the web feel more alive and less rigid and closed off?</li>
145145
<li>How can we more easily compose web pages and their data together?</li>
146-
<li>How seamlessly can we turn an HTML document into a spatial canvas and visa versa?</li>
146+
<li>How seamlessly can we turn an HTML document into a spatial canvas and vice versa?</li>
147147
<li>What would it look like if the browser had primitives for building spatial canvases?</li>
148148
<li>How can we annotate, re-layout, and program web pages we did not make or distribute?</li>
149149
<li

0 commit comments

Comments
 (0)