Skip to content

Commit 803387e

Browse files
committed
Small fixes in docs
1 parent 8bb31d5 commit 803387e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Below is a high-level overview of RCDB’s Python API
44

5-
## 1. Core Aspects
5+
## Core Aspects
66

77
1. **SQLAlchemy ORM**
88
RCDB uses [SQLAlchemy](https://www.sqlalchemy.org/) under the hood for database interactions.
@@ -57,7 +57,7 @@ Below is a high-level overview of RCDB’s Python API
5757

5858
---
5959

60-
## Core Classes and Their Responsibilities
60+
## Key Classes
6161

6262
Below are the main classes you will encounter in the `rcdb/` directory.
6363

0 commit comments

Comments
 (0)