Skip to content

Commit b4eba99

Browse files
committed
Fixing documentation details
1 parent ff261af commit b4eba99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Runs anywhere (AWS Lambda, AWS Glue Python Shell, EMR, EC2, on-premises, local,
7171

7272
*P.S.* Lambda Layer's bundle and Glue's wheel/egg are available to [download](https://github.com/awslabs/aws-data-wrangler/releases). Just upload it and run! :rocket:
7373

74-
*P.P.S.* Did you never have used Layers before? Check the [step-by-step guide](#Setting-Up-Lambda-Layer).
74+
*P.P.S.* Have you never used Layers? Check the [step-by-step guide](#Setting-Up-Lambda-Layer).
7575

7676
*P.P.P.S.* AWS Data Wrangler counts on compiled dependencies (C/C++) so there is no support for Glue PySpark by now.
7777

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Runs anywhere (AWS Lambda, AWS Glue Python Shell, EMR, EC2, on-premises, local,
1111

1212
**P.S.** Lambda Layer's bundle and Glue's wheel/egg are available to `download <https://github.com/awslabs/aws-data-wrangler/releases>`_. Just upload it and run! 🚀
1313

14-
**P.P.S.** Did you never have used Layers before? Check the :ref:`step-by-step guide <Setting Up Lambda Layer>`.
14+
**P.P.S.** Have you never used Layers? Check the :ref:`step-by-step guide <Setting Up Lambda Layer>`.
1515

1616
**P.P.P.S.** AWS Data Wrangler counts with compiled dependencies (C/C++) so there is no support for Glue PySpark by now.

0 commit comments

Comments
 (0)