Skip to content

Commit

Permalink
Fix typo in required_libraries.md (#710)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simerax committed Sep 19, 2023
1 parent 4d3b792 commit 9a56ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/man/required_libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ which may be part of the C library or standalone libraries. On most platforms al

These libraries are required by different parts of the standard library, only when explicitly used.

### Regular Exception engine
### Regular Expression engine

Engine implementation for the [`Regex`](https://crystal-lang.org/api/Regex.html) class.
PCRE2 support was added in Crystal 1.7 and it's the default since 1.8 (see [Regex documentation](../syntax_and_semantics/literals/regex.md)).
Expand Down

0 comments on commit 9a56ae5

Please sign in to comment.