We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
defines
defined
1 parent 6fbc7f9 commit f59635dCopy full SHA for f59635d
doc/basics.md
@@ -22,7 +22,7 @@ for a definition such as this.
22
23
### Primitive `String` Extractors
24
25
-Extractors for all the primitive types are provided for matching on `String`s. These are defines as extensions
+Extractors for all the primitive types are provided for matching on `String`s. These are defined as extensions
26
to the (virtual) companion objects of the primitive types, so they have the same names as the types they
27
extract.
28
0 commit comments