File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ more time on your analyses instead of writing reports.
5151
5252Ideally, such analysis reports are * reproducible* documents: If an
5353error is discovered, or if some additional subjects are added to the
54- data, you can just re-compile the report and get the new or corrected
54+ data, you can re-compile the report and get the new or corrected
5555results rather than having to reconstruct figures, paste them into
5656a Word document, and hand-edit various detailed results.
5757
@@ -149,7 +149,7 @@ Each will appear as:
149149You can use whatever method you prefer, but * be consistent* . This maintains the
150150readability of your code.
151151
152- You can make a numbered list by just using numbers. You can even use the
152+ You can make a numbered list by using numbers instead . You can even use the
153153same number over and over if you want:
154154
155155```
You can’t perform that action at this time.
0 commit comments