Skip to content

Commit 679ffff

Browse files
authored
Fixes 1
1 parent 57210a6 commit 679ffff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RandomQuotes/Views/Home/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@model Quote
22

33
@{
4-
ViewData["Title"] = "Random Quotes CaC change for ADO issuetracking";
4+
ViewData["Title"] = "Random Quotes CaC change for ADO issuetracking 2";
55
}
66

77
<h2>Quotes as a Service</h2>

0 commit comments

Comments
 (0)