From cc4299fc0c40872fb048079dacc7ddd845d27ed9 Mon Sep 17 00:00:00 2001 From: NhSimple <128130797+NhSimple@users.noreply.github.com> Date: Sun, 8 Oct 2023 15:08:27 -0700 Subject: [PATCH] fix spelling error for pyspark --- docs/communityproviders.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/communityproviders.rst b/docs/communityproviders.rst index c87ee2cfb0..ed354349df 100644 --- a/docs/communityproviders.rst +++ b/docs/communityproviders.rst @@ -44,7 +44,7 @@ Here's a list of Providers written by the community: | Posts | Fake posts in markdown | `mdgen`_ | | | format | | +---------------+---------------------------+----------------------------------+ -| PySpark | Fake PySpark DataFrane | `faker_pyspark`_ | +| PySpark | Fake PySpark DataFrame | `faker_pyspark`_ | | | and Schema generator | | +---------------+---------------------------+----------------------------------+ | Vehicle | Fake vehicle information | `faker_vehicle`_ |