diff --git a/doc_source/current-supported-versions.md b/doc_source/current-supported-versions.md index e4f0e186..06d7e4cd 100644 --- a/doc_source/current-supported-versions.md +++ b/doc_source/current-supported-versions.md @@ -34,4 +34,4 @@ The following is a list of environment variables that are part of the AWS Lambda | `LD_LIBRARY_PATH` | No | `/lib64:/usr/lib64:$LAMBDA_RUNTIME_DIR:$LAMBDA_RUNTIME_DIR/lib:$LAMBDA_TASK_ROOT:$LAMBDA_TASK_ROOT/lib:/opt/lib` | | `NODE_PATH` | No | \(Node\.js\) `/opt/nodejs/node8/node_modules/:/opt/nodejs/node_modules:$LAMBDA_RUNTIME_DIR/node_modules` | | `PYTHONPATH` | No | \(Python\) `$LAMBDA_RUNTIME_DIR`\. | -| `AWS_LAMBDA_RUNTIME_API` | Yes | \(custom runtime\) The host and port of the [runtime API](runtimes-api.md)\. | \ No newline at end of file +| `AWS_LAMBDA_RUNTIME_API` | Yes | \(custom runtime\) The host and port of the [runtime API](runtimes-api.md)\. |