Skip to content

Commit 26822f5

Browse files
authored
update book-src/15-01-regex.md: cured repo of RAS syndrome (#70)
1 parent 4ac1d99 commit 26822f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book-src/15-01-regex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Regex Expressions
1+
# Regular Expressions
22

33
Currently there is no regex support in Zig, so the best way to go is binding with Posix's [regex.h](https://pubs.opengroup.org/onlinepubs/7908799/xsh/regex.h.html).
44

0 commit comments

Comments
 (0)