Skip to content

Commit 63346eb

Browse files
authored
Merge pull request #333 from lqxyz/patch-1
Fix a minor typo
2 parents 5b094bf + 77ed3ba commit 63346eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Rosenbrock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Now you just have to save this file, e.g. `spotpy_setup_rosenbrock.py`.
7575

7676
## Sampling
7777

78-
Now that we crated our setup file, we want to start to investigate our function.
78+
Now that we created our setup file, we want to start to investigate our function.
7979
One way is to analyse the results of the sampling is to have a look at the objective function trace of the sampled parameters.
8080

8181
We start directly with all algorithms. First we have to create a new file:

0 commit comments

Comments
 (0)