Skip to content

Commit d099f50

Browse files
authored
Acrolinx: kilobyes > kilobytes
1 parent b0609a6 commit d099f50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-stored-procedures/sys-sp-create-event-stream-group-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Specifies database scoped credential name to be used. *@destination_credential*
7171

7272
#### [ @max_message_size_kb = ] *max_message_size_kb*
7373

74-
If specified, defines the max CES message size in kilobyes. *@max_message_size_kb* is **int**, and can't be `NULL`. The message is split if it exceeds the specified max size. This parameter is optional.
74+
If specified, defines the max CES message size in kilobytes. *@max_message_size_kb* is **int**, and can't be `NULL`. The message is split if it exceeds the specified max size. This parameter is optional.
7575

7676
*@max_message_size_kb* has the following characteristics:
7777

0 commit comments

Comments
 (0)