Skip to content

Commit f653f6c

Browse files
authored
Merge pull request #86 from matrix-org/HarHarLinks/consistent-periods
Period
2 parents 1cc3ffc + a61dd53 commit f653f6c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/files/config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ usual_reporters = [
371371
emoji = 'libQuotient'
372372
name = 'libquotient'
373373
title = 'libQuotient'
374-
description = 'A Qt6 library to write cross-platform clients for Matrix'
374+
description = 'A Qt6 library to write cross-platform clients for Matrix.'
375375
website = 'https://github.com/quotient-im/libQuotient'
376376
default_section = 'sdks'
377377
usual_reporters = [
@@ -467,7 +467,7 @@ usual_reporters = [
467467
emoji = 'Slack Bridge'
468468
name = 'slack-bridge'
469469
title = 'Slack Bridge'
470-
description = 'A bridge that connects Matrix and Slack'
470+
description = 'A bridge that connects Matrix and Slack.'
471471
website = 'https://github.com/matrix-org/matrix-appservice-slack'
472472
default_section = 'bridges'
473473
usual_reporters = [
@@ -1076,7 +1076,7 @@ usual_reporters = [
10761076
emoji = 'nheko-krunner'
10771077
name = 'nheko-krunner'
10781078
title = 'nheko-krunner'
1079-
description = 'A KRunner plugin to list joined rooms and possibly other things from nheko.'
1079+
description = 'A KRunner plugin to list joined rooms and possibly other things from Nheko.'
10801080
website = 'https://github.com/LorenDB/nheko-krunner'
10811081
default_section = 'non-chat-clients'
10821082
usual_reporters = [
@@ -1110,7 +1110,7 @@ usual_reporters = [
11101110
emoji = 'mtxclient'
11111111
name = 'mtxclient'
11121112
title = 'mtxclient'
1113-
description = 'Client API library for Matrix, built on top of libcurl'
1113+
description = 'Client API library for Matrix, built on top of libcurl.'
11141114
website = 'https://github.com/Nheko-Reborn/mtxclient'
11151115
default_section = 'sdks'
11161116
usual_reporters = [

0 commit comments

Comments
 (0)