Skip to content

Commit cf2bf08

Browse files
committed
fix typo
1 parent a4217e0 commit cf2bf08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ and then converting to SCIP for transmission.
9191
Hash tables are a core data type used in compilers and
9292
hence are likely to be useful in indexers generally.
9393

94-
String types in mainstream languages support equality and hashing.
94+
String types in mainstream languages support equality and hashing,
9595
where other objects may not be.
9696

9797
### Avoid direct encoding of graphs

0 commit comments

Comments
 (0)