Skip to content

Commit

Permalink
fixes bug OctopusSamples#1 in ado
Browse files Browse the repository at this point in the history
  • Loading branch information
brentkinney authored Jun 21, 2022
1 parent 679ffff commit 4cfcbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RandomQuotes/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@model Quote

@{
ViewData["Title"] = "Random Quotes CaC change for ADO issuetracking 2";
ViewData["Title"] = "Random Quotes CaC change for ADO CI integration testing";
}

<h2>Quotes as a Service</h2>
Expand Down

0 comments on commit 4cfcbcd

Please sign in to comment.