Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cc2d405

Browse files
nouman-10antmarakis
authored andcommitted
Minor typos (#780)
1 parent 751a286 commit cc2d405

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

csp.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
"cell_type": "markdown",
276276
"metadata": {},
277277
"source": [
278-
"We will now use a graph defined as a dictonary for plotting purposes in our Graph Coloring Problem. The keys are the nodes and their corresponding values are the nodes they are connected to."
278+
"We will now use a graph defined as a dictionary for plotting purposes in our Graph Coloring Problem. The keys are the nodes and their corresponding values are the nodes they are connected to."
279279
]
280280
},
281281
{
@@ -431,7 +431,7 @@
431431
"cell_type": "markdown",
432432
"metadata": {},
433433
"source": [
434-
"Now let us check the total number of assignments and unassignments which is the length ofour assignment history."
434+
"Now let us check the total number of assignments and unassignments which is the length of our assignment history."
435435
]
436436
},
437437
{

0 commit comments

Comments
 (0)