Skip to content

Commit 70af790

Browse files
authored
fix markdown in README (#154)
1 parent 3ed568e commit 70af790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ pyro provides the following solvers (all in 2-d):
132132
- `advection_weno`: a method-of-lines WENO solver for linear
133133
advection.
134134
135-
- `burgers': a second-order unsplit solver for invsicid Burgers' equation.
135+
- `burgers`: a second-order unsplit solver for invsicid Burgers' equation.
136136
137137
- `compressible`: a second-order unsplit solver for the Euler
138138
equations of compressible hydrodynamics. This uses characteristic

0 commit comments

Comments
 (0)