Skip to content

Commit 7ea3008

Browse files
committed
Typo
1 parent 9f56104 commit 7ea3008

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
@@ -87,4 +87,4 @@ Use with postconditional expressions, or other flow control statements:
8787
w:$$$Debug "debugging"
8888
if $$$Debug { w "debugging" } else { w "not debugging"}
8989
90-
Also available are $$$Public and $$$Private macros. Evaluates to true based on request port (80 and 443 is public, private otherwise).
90+
Also available are $$$Public and $$$Private macros. Evaluates to true based on request port (80 and 443 are public, private otherwise).

0 commit comments

Comments
 (0)