Skip to content

Commit 22df95c

Browse files
Fix wording in networks lecture
Corrects a grammar issue in the operations research example.
1 parent c162978 commit 22df95c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lectures/networks.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ intricate connections between simple processing units.
3737
Epidemiologists studying [transmission of diseases](https://en.wikipedia.org/wiki/Network_medicine#Network_epidemics)
3838
like COVID-19 analyze interactions between groups of human hosts.
3939

40-
In operations research, network analysis is used to study fundamental problems
41-
as on minimum cost flow, the traveling salesman, [shortest paths](https://en.wikipedia.org/wiki/Shortest_path_problem),
40+
In operations research, network analysis is used to study fundamental problems such as minimum cost flow, the traveling salesman, [shortest paths](https://en.wikipedia.org/wiki/Shortest_path_problem),
4241
and assignment.
4342

4443
This lecture gives an introduction to economic and financial networks.

0 commit comments

Comments
 (0)