Skip to content

Commit 68888a9

Browse files
committed
Fix spelling of Konigsberg to use ö
1 parent 77eb519 commit 68888a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/Gremlin-Graph-Guide.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PRACTICAL GREMLIN: An Apache TinkerPop Tutorial
33
Kelvin R. Lawrence <gfxman@yahoo.com>
44
v279-preview, May 28, 2018
55
//v278 (TP 3.3.1), Mar 28, 2018
6-
// Mon May 28, 2018 09:38:37 CDT
6+
// Mon May 28, 2018 12:37:16 CDT
77
//:Author: Kelvin R. Lawrence
88
//:Email: gfxman@yahoo.com
99
:Numbered:
@@ -347,7 +347,7 @@ Those of you that looked at graphs as part of a computer science course are corr
347347
if your reaction was "haven't graphs been around for ages?" Indeed, Leonard Euler is
348348
credited with demonstrating the first graph problem and inventing the whole concept
349349
of "Graph Theory" all the way back in 1763 when he investigated the now famous
350-
"Seven Bridges of Konigsberg" problem.
350+
"Seven Bridges of K&ouml;nigsberg" problem.
351351

352352
If you want to read a bit more about graph theory and its present-day application,
353353
you can find a lot of good information online. Here's a Wikipedia link to get you

0 commit comments

Comments
 (0)