Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ input (even across platforms) always yields the same output.

## Data source & contributions

The rules live in [`index.ts`](./index.ts) and originate from Etalab's
The rules live in [`rules.ts`](./rules.ts) and originate from Etalab's
[`normadresse`](https://github.com/etalab/normadresse) project as well as the
[`js-normadresse`](https://github.com/BaseAdresseNationale/js-normadresse)
port. If you notice a discrepancy with the official BAN output, please open an
Expand Down
Loading