Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit 2cb23fe

Browse files
authored
Merge pull request #982 from eltociear/patch-4
docs: update DOCS_BUILDING.md
2 parents 60a0e7a + 1d72ab0 commit 2cb23fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/DOCS_BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Below is the rundown of documentation structure for `pandasai`, you need to know
5252
2. copy `.readthedocs.yaml` and the `docs/` folder into your project root.
5353
3. `docs/api_reference.rst` contains the API documentation created using `docstring`. Run the `create_api_rst.py` to update the API reference file.
5454
4. Project is using standard Google Docstring Style.
55-
5. Rebuild the documenation locally to see that it works.
55+
5. Rebuild the documentation locally to see that it works.
5656
6. Documentation are hosted on [Read the Docs tutorial](https://docs.readthedocs.io/en/stable/tutorial/)
5757

5858

0 commit comments

Comments
 (0)