Skip to content

Commit 9e83710

Browse files
Update README.md
1 parent 0a598dc commit 9e83710

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
@@ -159,7 +159,7 @@ Each type above then contains three fields:
159159

160160
- `nodes::Vector{T}`
161161
- `values::Vector{B}`
162-
- `end_idxs::Vector{Int}``
162+
- `end_idxs::Vector{Int}`
163163

164164
Note that the ordering of the fields matters.
165165
`B` is the `BottomType`, which has to be the same as the eltype for the array

0 commit comments

Comments
 (0)