Skip to content

Commit 5ad0e2c

Browse files
committed
fix wrong level header
1 parent e66ab25 commit 5ad0e2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/posts/cpp-learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3071,7 +3071,7 @@ int main()
30713071
```
30723072

30733073
## 20. Inheritance
3074-
## 20.1. Object Relationships
3074+
### 20.1. Object Relationships
30753075
- Learned about some different kinds of relationships between two objects.
30763076

30773077
- The process of building complex objects from simpler ones is called **object composition**.

0 commit comments

Comments
 (0)