Grammar fix in environments.md: s/base/basis

[ci skip]
This commit is contained in:
Achilleas Pipinellis 2016-11-18 08:17:51 +01:00
parent 91a52bb7d6
commit d085b702a8

View file

@ -6,7 +6,7 @@
- Inspired by [Heroku's Review Apps][heroku-apps] which itself was inspired by
[Fourchette].
The base of Review Apps is the [dynamic environments] which allow you to create
The basis of Review Apps is the [dynamic environments] which allow you to create
a new environment (dynamically) for each one of your branches.
A Review App can then be visible as a link when you visit the [merge request]