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.
1 parent 1cd240a commit 3737f70Copy full SHA for 3737f70
README.md
@@ -46,7 +46,7 @@ import Postcode from "postcode";
46
### Validate
47
48
```javascript
49
-Postcode.isValid("AA1 1AB"); # => true
+Postcode.isValid("AA1 1AB"); // => true
50
```
51
52
### Parse
0 commit comments