Skip to content

Commit ac98bd9

Browse files
committed
Fix typo
1 parent 277cdae commit ac98bd9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ This package contains the core features of OpenFisca, which are meant to be used
1717

1818
OpenFisca runs on Python 3.7. More recent versions should work, but are not tested.
1919

20-
2120
## Installation
2221

23-
If you're developping your own country package, you don't need to explicitly install OpenFisca-Core. It just needs to appear [in your package dependencies](https://github.com/openfisca/openfisca-france/blob/18.2.1/setup.py#L53).
22+
If you're developing your own country package, you don't need to explicitly install OpenFisca-Core. It just needs to appear [in your package dependencies](https://github.com/openfisca/openfisca-france/blob/18.2.1/setup.py#L53).
2423

2524
If you want to contribute to OpenFisca-Core itself, welcome! To install it locally in development mode run the following commands:
2625

0 commit comments

Comments
 (0)