diff --git a/docs/src/index.md b/docs/src/index.md index 1e6da3e..e6fd864 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -15,7 +15,7 @@ julia> j"a + b" == j"a+b" true julia> findfirst(j"a+b", "sqrt(a +b)/(a+ b)") -6:9 +6:8 ``` The other key feature in this package is wildcard matching. You can use the character `*` to