diff --git a/docs/src/developer_guide.md b/docs/src/developer_guide.md index 25730a7..a86828f 100644 --- a/docs/src/developer_guide.md +++ b/docs/src/developer_guide.md @@ -9,7 +9,7 @@ covered in this page are: ## Design and Structure -Impostor doesn't magically generates valid names, street names, addreses or credit card numbers +Impostor doesn't magically generate valid names, street names, addreses or credit card numbers out of thin air, of course. Its generation process is based on the information contained in several `.csv` files structured according to which provider, content and locale each data refers to. diff --git a/docs/src/index.md b/docs/src/index.md index 20eac13..401c6b8 100755 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -116,7 +116,7 @@ In order to facilitate naming and referencing later on the major concepts implem Contributions are welcome, both in implementation, documentation and data addition to the static files. Don't hesitate to reach out and request features, file issues or make any suggestions. -For the specific cases of contributing with code and/or data addition, we strongly suggest that you skim though the [Developer Guide](./developer_guide.md) in order to get familiar with the structure and overall design of the package. +For the specific cases of contributing with code and/or data addition, we strongly suggest that you skim through the [Developer Guide](./developer_guide.md) in order to get familiar with the structure and overall design of the package. ### Roadmap