Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 70f7356

Browse files
Merge pull request #161 from joaquimpuig/patch-1
Update README.md
2 parents cf6c150 + b1fb032 commit 70f7356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Burgers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ u(x, 0) -> u(x, t_end)\
1111

1212
![](gallery/burgers.png)
1313

14-
Change directory to `example/Burgers` and use following commend to train model:
14+
Change directory to `example/Burgers` and use following command to train model:
1515

1616
```julia
1717
julia> using Burgers;

0 commit comments

Comments
 (0)