contents: make title casing consistent

This commit is contained in:
Yangshun
2022-01-25 09:51:20 +08:00
parent 2c8851a89f
commit 367b3d6577
30 changed files with 98 additions and 76 deletions

View File

@ -1,6 +1,6 @@
---
id: dynamic-programming
title: Dynamic Programming
title: Dynamic programming
---
## Study links

View File

@ -1,6 +1,6 @@
---
id: linked-list
title: Linked List
title: Linked list
---
## Notes

View File

@ -1,6 +1,6 @@
---
id: oop
title: Object-Oriented Programming
title: Object-oriented programming
---
## Sample questions

View File

@ -1,6 +1,6 @@
---
id: sorting-searching
title: Sorting and Searching
title: Sorting and searching
---
## Tips