fix(markdown): Impemented fixes from #3115
These are changes suggested by @darigovresearch so all credit to them. They were submitted in PR #3115 but that PR has a bunch of whitespace changes and I am concerned they will have unintended side-effects on some of the MDX components. So I'm extracting them here.
This commit is contained in:
parent
29fe3d2101
commit
440a273329
5 changed files with 5 additions and 5 deletions
|
@ -109,7 +109,7 @@ For our bib, we only use one measurement, so it influences the entire pattern.
|
|||
## Testing models
|
||||
|
||||
Whereas testing a measurement will only vary one individual measurement,
|
||||
testing models will draft your pattern for different sets of measurments, which
|
||||
testing models will draft your pattern for different sets of measurements, which
|
||||
we refer to as _models_.
|
||||
|
||||
On the surface, the result below is the same as our measurement test. But that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue