Skip to content

Commit 4250ea7

Browse files
committed
dot
1 parent 658c1fc commit 4250ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DiscordRPC/RichPresence.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public string State
3232
protected internal string _state;
3333

3434
/// <summary>
35-
/// URL that is linked to when clicking on the details text in the activity card
35+
/// URL that is linked to when clicking on the details text in the activity card.
3636
/// <para>Max 256 characters</para>
3737
/// </summary>
3838
[JsonProperty("state_url", NullValueHandling = NullValueHandling.Ignore)]

0 commit comments

Comments
 (0)