Skip to content

Commit 55ac75e

Browse files
committed
fix formatting
1 parent bbcafaa commit 55ac75e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_lessons/amrex/lesson.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -389,8 +389,8 @@ Try the following:
389389
results. Also try using the `inputs` input file and `inputs_for_scaling` input
390390
file.
391391

392-
- Experiment with different inputs options - what happens when you change "adv.do_subcycle?"
393-
What about "adv.do_reflux" or "adv.phierr"?
392+
- Experiment with different inputs options - what happens when you change `adv.do_subcycle?`
393+
What about `adv.do_reflux` or `adv.phierr`?
394394

395395

396396
{% comment %}
@@ -412,7 +412,7 @@ Try the following:
412412
has 4 levels, with a resolutions that vary from 64x64x8 to 512x512x64.
413413

414414
The animations follow the same order as the bar plot above. From left to right,
415-
64x64x8, and 512x512x8 without refinement, and a run with adaptive mesh refinement.
415+
64x64x8, and 512x512x8 without refinement, and a run with adaptive mesh refinement.
416416

417417
</p>
418418

0 commit comments

Comments
 (0)