Skip to content

Commit cc3a218

Browse files
committed
Small fix for Modin's generated files
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent d7a1852 commit cc3a218

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/modin-column.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pandas Column
1+
# Modin Column
22
::: dataframe_api_compat.modin_standard.Column
33
handler: python
44
paths: []

docs/modin-dataframe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pandas DataFrame
1+
# Modin DataFrame
22
::: dataframe_api_compat.modin_standard.DataFrame
33
handler: python
44
paths: []

docs/modin-namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pandas Namespace
1+
# Modin Namespace
22
::: dataframe_api_compat.modin_standard.Namespace
33
handler: python
44
paths: []

docs/modin-scalar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pandas Scalar
1+
# Modin Scalar
22
::: dataframe_api_compat.modin_standard.Scalar
33
handler: python
44
paths: []

0 commit comments

Comments
 (0)