Skip to content

Commit 4463f71

Browse files
committed
update index
1 parent c6eaf6c commit 4463f71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h1><span class="header-section-number">2</span> Applied Mathematics</h1>
136136
</ul></li>
137137
<li><strong><a href="/comp/">Theory of Computation</a></strong>
138138
<ul>
139-
<li>Formal language theory and automata theory</li>
139+
<li>Formal languages and automata theory</li>
140140
<li>Computability theory</li>
141141
<li>Complexity theory</li>
142142
</ul></li>

src.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ It is still woefully incomplete, but it shouldn't always be. I keep learning thi
7777
* Algorithmic information theory
7878
* Quantum information theory
7979
* **[Theory of Computation](/comp/)**
80-
* Formal language theory and automata theory
80+
* Formal languages and automata theory
8181
* Computability theory
8282
* Complexity theory
8383
* **[Algorithms](/algo/)**

0 commit comments

Comments
 (0)