aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2024-03-20 01:23:07 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2024-03-20 01:23:07 +0100
commitc9c853e6dd5154f218940bd909298452c7bb1bd0 (patch)
treea225f94179df7d47a0112b222a37ac7e0a77c26f
parent5590e4c45bb868a8fa4610a1273ad131a3ee6354 (diff)
downloadnotes-c9c853e6dd5154f218940bd909298452c7bb1bd0.tar.gz
notes-c9c853e6dd5154f218940bd909298452c7bb1bd0.zip
html: fix comment
-rw-r--r--src/web/src/figure.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/src/figure.html b/src/web/src/figure.html
index ebcdf58..73502d0 100644
--- a/src/web/src/figure.html
+++ b/src/web/src/figure.html
@@ -90,7 +90,7 @@ etiam non quam lacus suspendisse faucibus interdum posuere.
</figure>
<code>overflow: auto</code> gives an alternative to <code>clear</code> to
control placement of the floats. The red boarder visualizes the size of the
-<code>&ltdiv&gt</code> block, you can remove the <code>overflow</code> property
+<code>&ltdiv&gt</code> block. One can remove the <code>overflow</code> property
and observe how the border changes.
</div>