We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576ac73 commit 46da485Copy full SHA for 46da485
docs/tutorial/lambda-aws.txt
@@ -49,7 +49,7 @@ by deploying this default application.
49
.. code-block:: bash
50
serverless deploy
51
52
-BrefPHP provides a Lambda layer with PHP and some very common extensions.
+Bref provides a Lambda layer with PHP and some very common extensions.
53
Additional extensions are provided by the package `bref/extra-php-extension <https://github.com/brefphp/extra-php-extensions>`.
54
55
.. code-block:: yaml
@@ -80,7 +80,7 @@ Deploy the application
80
81
82
83
-The application will not work unless you provide a working ``MONGODB_URI`` variable.
+The application will not work unless you define the ``MONGODB_URI`` environment variable.
84
85
AWS Credentials
86
---------------
0 commit comments