aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYarmo Mackenbach <yarmo@yarmo.eu>2022-04-12 23:22:25 +0200
committerYarmo Mackenbach <yarmo@yarmo.eu>2022-04-12 23:22:25 +0200
commit555d6bc6a566c3fe7d16c6bccd24bf846152816d (patch)
treea8c330e3b44fc7577de2ea626a675d7d4e87c955
parent9637fd512e68787c0bf5aca52d7d9a70a4fd6519 (diff)
Fix typo
-rw-r--r--src/index.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.js b/src/index.js
index 1fb2c4e..a8b50fc 100644
--- a/src/index.js
+++ b/src/index.js
@@ -114,8 +114,8 @@ matrixClient.on('Room.timeline', async (event, room, toStartOfTimeline) => {
)
sendMessage(
room.roomId,
- '!e 10 @trillian: transfor to a fellow user',
- '<b>!e 10 @trillian</b>: transfor to a fellow user'
+ '!e 10 @trillian: transfer to a fellow user',
+ '<b>!e 10 @trillian</b>: transfer to a fellow user'
)
sendMessage(
room.roomId,