We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91ccd5 commit 48fbb84Copy full SHA for 48fbb84
2 files changed
Sources/source/index.rst
@@ -3,14 +3,15 @@ In This Collection
3
4
.. ifslides::
5
6
- +----------------------+
7
- | Topics: |
8
- +======================+
9
- | .. toctree:: |
10
- | :maxdepth: 1 |
11
- | |
12
- | weak_references |
13
+ +-------------------------------+
+ | Topics: |
+ +===============================+
+ | .. toctree:: |
+ | :maxdepth: 1 |
+ | |
+ | weak_references |
+ | persistance_serialization |
14
15
16
.. ifnotslides::
17
Sources/source/persistance_serialization.rst
@@ -652,7 +652,7 @@ LAB
652
653
- and reads it back in
654
655
-* Write a module that saves the data in an SQLItE datbase
+* Write a module that saves the data in an SQLitE datbase
656
657
658
0 commit comments