Skip to content

Commit ed90fe2

Browse files
committed
add missing for-label require
1 parent fa4e57a commit ed90fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax-color-doc/syntax-color/paren-tree.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#lang scribble/manual
2-
@(require (for-label racket))
2+
@(require (for-label syntax-color/paren-tree racket))
33

44
@title{Parenthesis Matching}
55

0 commit comments

Comments
 (0)