diff --git a/css-align-3/Overview.bs b/css-align-3/Overview.bs
index 56aea26bda2..75ada2841ff 100644
--- a/css-align-3/Overview.bs
+++ b/css-align-3/Overview.bs
@@ -1212,7 +1212,7 @@ Overflow and Scroll Positions
Note: The alignment subject is not necessarily
identical to the scrollable overflow area:
content overflowing the alignment subject,
- such as an absolutely-positioned or out-of-flow element,
+ such as an absolutely-positioned or out-of-flow element,
grows the scrollable overflow area but not the alignment subject,
thus an ''align-content/end''-aligned scroll container
might not be initially scrolled all the way to the bottom.
@@ -2263,8 +2263,8 @@ Determining the Baselines of a Box
block containers
The first/last [=baseline set=] of a block container
- is taken from the first/last in-flow line box in the block container
- or the first/last in-flow block-level child in the block container
+ is taken from the first/last [=in-flow=] line box in the block container
+ or the first/last [=in-flow=] block-level child in the block container
that contributes a set of first/last baselines,
whichever comes first/last.
If there is no such line box or child,
@@ -2357,7 +2357,7 @@ Determining the Baselines of a Box
and ''vertical-rl'' if 'direction' is ''rtl''.
For the purposes of finding the baselines of a box,
- it and all its in-flow descendants with a scrolling mechanism (see the 'overflow' property)
+ it and all its [=in-flow=] descendants with a scrolling mechanism (see the 'overflow' property)
must be considered as if scrolled to their initial scroll position.
Additionally,
if the position of a [=scroll container=]’s first/last baseline