Skip to content

Commit 5a8a4e3

Browse files
committed
Fix typo
1 parent be4c994 commit 5a8a4e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ This version is a modernization of the original Fortran 77 code. This is a work
2222

2323
Further updates are planned...
2424

25-
### Decision tree
25+
### Decision trees
2626

27-
Decision tree for systems of nonlinear equations
27+
#### Decision tree for systems of nonlinear equations
2828

2929
```mermaid
3030
flowchart TB
@@ -37,7 +37,7 @@ flowchart TB
3737
middle2--No-->b4[HYBRD1]
3838
```
3939

40-
Decision tree for nonlinear least squares porblems
40+
#### Decision tree for nonlinear least squares problems
4141

4242
```mermaid
4343
flowchart TB

0 commit comments

Comments
 (0)