Skip to content

Commit 6ff33a8

Browse files
Merge pull request #97 from asinghvi17/patch-1
FIx typo in README
2 parents 9cd5901 + a6c968f commit 6ff33a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ builds functions in a way that avoids `eval`.
1515

1616
Note that `RuntimeGeneratedFunction` does not handle closures. Please use the
1717
[GeneralizedGenerated.jl](https://github.com/JuliaStaging/GeneralizedGenerated.jl)
18-
package for more fixable staged programming. While `GeneralizedGenerated.jl` is
18+
package for more flexible staged programming. While `GeneralizedGenerated.jl` is
1919
more powerful, `RuntimeGeneratedFunctions.jl` handles large expressions better.
2020

2121
## Tutorials and Documentation

0 commit comments

Comments
 (0)