Skip to content

Commit bdeae04

Browse files
committed
Fix spelling
1 parent 5745c02 commit bdeae04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/Index.en.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Index
22

33
1. Introduction
4-
1.1. Approach to learn programming
5-
1.2. Examples in JavaScript, Python and C syntax
4+
1.1. Approach to learning programming
5+
1.2. Examples in JavaScript, Python and C languages
66
1.3. Modeling: abstractions and reuse
77
1.4. Algorithm, program, syntax, language
88
1.5. Decomposition and separation of concerns
@@ -45,7 +45,7 @@
4545
5.5. Object-oriented programming
4646
5.6. Prototype-based programming
4747
6. Antipatterns
48-
6.1. Common for all paradigms
48+
6.1. Common antipatterns for all paradigms
4949
6.2. Procedural antipatterns
5050
6.3. Object-oriented antipatterns
5151
6.4. Functional antipatterns

0 commit comments

Comments
 (0)