Skip to content

Commit 060d8f0

Browse files
committed
Fix typo
1 parent 816403a commit 060d8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/line/bot/client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ def unlink_user_rich_menu(user_id)
363363
delete(endpoint_path)
364364
end
365365

366-
# To link a rich menus to multiple users at a atime
366+
# To link a rich menus to multiple users at a time
367367
#
368368
# @param user_ids [Array] ID of the user
369369
# @param rich_menu_id [String] ID of the uploaded rich menu

0 commit comments

Comments
 (0)