Skip to content

Commit ff606c8

Browse files
Update author credit in Home.cshtml
1 parent c6568e1 commit ff606c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EssentialCSharp.Web/Views/Home/Home.cshtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<div class="row gx-5">
99
<div class="col-12 col-md-6">
1010
<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>
11+
<div class="h5"><i>Written by Mark Michaelis and Benjamin Michaelis with Eric Lippert & Kevin Bost</i></div>
1212
<p>
1313
Essential C# is a well-organized, no-fluff guide to C# for programmers at all levels of experience.
1414
Reflecting the most important C# features from 3.0 through 8.0 and including modern programming patterns,
@@ -111,4 +111,4 @@
111111
</a>
112112
</div>
113113
</div>
114-
</div>
114+
</div>

0 commit comments

Comments
 (0)