diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab72ceab..14ed3fb7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ For example Commit messages should start from an upper case. So `Change public ownership sources field to array` is preferred over `change public ownership sources field to array`. ## 'Generifying' the Platform -We are still in the process of moving from the Colouring London prototype to the Colouring Cities Core platform. If you notice any london-specific text or variables in the Core code, we would be grateful if you could flag those up, either by raising an issue so that we can fix them or by fixing them yourself and creating a Pull Request. +We are still in the process of moving from the Colouring Britain prototype to the Colouring Cities Core platform. If you notice any London-specific/Britain-specific text or variables in the Core code, we would be grateful if you could flag those up, either by raising an issue so that we can fix them or by fixing them yourself and creating a pull request. Ideally, any references to London should be replaced, either: - with the City Name parameter (specified in [docs/configuring-colouring-cities](docs/configuring-colouring-cities.md)) when referring to a specific deployment.