You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Chirp/src/Chirp.Infrastructure/Model/Cheep.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
namespaceChirp.Infrastructure.Model;
4
4
/// <summary>
5
-
/// The Cheep class represents the functionality of a Cheep; a 160-character long message that can be posted on the Chirp! application by a given Author.
5
+
/// The Cheep class represents a Cheep; a 160-character long message that can be posted on the Chirp! application by a given Author.
6
6
/// The Cheep can also be commented on and liked by an Author
0 commit comments