We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6568e1 commit ff606c8Copy full SHA for ff606c8
EssentialCSharp.Web/Views/Home/Home.cshtml
@@ -8,7 +8,7 @@
8
<div class="row gx-5">
9
<div class="col-12 col-md-6">
10
<h3>The Comprehensive, Expert Guide to C# Language Programming</h3>
11
- <div class="h5"><i>Written by Mark Michaelis with Eric Lippert & Kevin Bost</i></div>
+ <div class="h5"><i>Written by Mark Michaelis and Benjamin Michaelis with Eric Lippert & Kevin Bost</i></div>
12
<p>
13
Essential C# is a well-organized, no-fluff guide to C# for programmers at all levels of experience.
14
Reflecting the most important C# features from 3.0 through 8.0 and including modern programming patterns,
@@ -111,4 +111,4 @@
111
</a>
112
</div>
113
114
-</div>
+</div>
0 commit comments