Fix copy errors in Ch9 (MRI) field-specific chapter#32
Merged
Conversation
- remove stray double space ('400k voxels is')
- 'independent from another' -> 'from one another'
- 'smoothing but is also on the data' -> 'smoothing, but also on the data'
- 'deducted from the original results mask' -> 'deduced from'
- 'assessed here' -> 'accessed here' and fix stray space inside the link
787faa1 to
92bc860
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Five source-free copy fixes in
field_specific_mri.qmd(Chapter 9), found while reviewing for issue #22. No new references, no substantive changes.400k voxels is)independent from another→independent from one anothersmoothing but is also on the data→smoothing, but also on the datadeducted from the original results mask→deduced from("deducted" = subtracted; the intended sense is "derived/inferred")assessed here→accessed here, and remove a stray space inside the linkThis chapter was untouched by #30, so there is no overlap.