Skip to content

Commit 46da485

Browse files
GromNaNjmikola
andcommitted
Apply suggestions from code review
Co-authored-by: Jeremy Mikola <[email protected]>
1 parent 576ac73 commit 46da485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial/lambda-aws.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ by deploying this default application.
4949
.. code-block:: bash
5050
serverless deploy
5151

52-
BrefPHP provides a Lambda layer with PHP and some very common extensions.
52+
Bref provides a Lambda layer with PHP and some very common extensions.
5353
Additional extensions are provided by the package `bref/extra-php-extension <https://github.com/brefphp/extra-php-extensions>`.
5454

5555
.. code-block:: yaml
@@ -80,7 +80,7 @@ Deploy the application
8080
serverless deploy
8181

8282

83-
The application will not work unless you provide a working ``MONGODB_URI`` variable.
83+
The application will not work unless you define the ``MONGODB_URI`` environment variable.
8484

8585
AWS Credentials
8686
---------------

0 commit comments

Comments
 (0)