Add 'the' to the other articles.

This commit is contained in:
Ross McDonald
2018-04-18 16:31:45 -05:00
parent c1ba9f5f9a
commit 0e8ff26dce
2 changed files with 2 additions and 2 deletions

View File

@@ -105,7 +105,7 @@ docker pull quay.io/stoplight/app
To configure the Stoplight App component, you will need to provide connection
details to the other necessary Stoplight components. The API can be configured
either by configuration file or through the environment.
either by the configuration file or through the environment.
> The same configuration variables can be used regardless of installation type
> (container or package-based).

View File

@@ -102,7 +102,7 @@ docker pull quay.io/stoplight/exporter
To configure the Stoplight Exporter component, you will need to provide runtime
values and connection details to the other necessary Stoplight components. The
Exporter can be configured either by configuration file or through the
Exporter can be configured either by the configuration file or through the
environment.
> The same configuration variables can be used regardless of installation type