Skip to content

Commit e54ad2f

Browse files
committed
README: fix typo
1 parent 340f8ef commit e54ad2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
Blueprints.jl implements serializable thunks that can be constructed in parallel using memoization and cached automatically.
44

55
## Example
6-
For example when this is useful, imagine the following situation:
7-
You are running a simulation code that takes a dictionary of parameters.
6+
For an example when this is useful, imagine the following situation: You are running a simulation code that takes a dictionary of parameters.
87

98
```julia
109
parameters = Dict(

0 commit comments

Comments
 (0)