mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-06-06 09:31:16 -04:00
Remove redundant period
This commit is contained in:
parent
c3d79ff0c4
commit
471c6f87db
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@
|
|||
<LineBreak />
|
||||
|
||||
<Run Text="If you have questions or issues, please refer to the" />
|
||||
<Hyperlink Command="{s:Action ShowHelp}">documentation</Hyperlink><Run Text="." />
|
||||
<Hyperlink Command="{s:Action ShowHelp}">documentation</Hyperlink>
|
||||
</TextBlock>
|
||||
</ScrollViewer>
|
||||
</Grid>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue