Skip to content

Commit 30e1370

Browse files
committed
Soften wording in demo
The previous version seemed a little bit OTT.
1 parent a4b917c commit 30e1370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ <h2 id=section:installation>Installation</h2>
457457
install Obs.js any other way—via a package manager, as an external file—will
458458
cause Obs.js to self-terminate.</p>
459459

460-
<p>In order for Obs.js to provide any value at all, it needs to run before any
460+
<p>In order for Obs.js to provide its key function, it needs to run before any
461461
other HTML, CSS, or JS that might depend on it. Thus, Obs.js must be installed
462462
early and synchronously. <q>Early and synchronously</q>, usually means
463463
<em>slow</em>, but by pasting Obs.js as an inline <code>&lt;script&gt;</code>,

0 commit comments

Comments
 (0)