Skip to content

Commit f2cc213

Browse files
Update packages/i18n/src/locales/en_US.ts
Co-authored-by: Anna Henningsen <[email protected]>
1 parent 409ca1e commit f2cc213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/i18n/src/locales/en_US.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ const translations: Catalog = {
167167
attributes: {
168168
log: {
169169
description:
170-
"'log.info(<msg>)': Writes a custom info/warn/error/fatal/debug message to the log file",
170+
"'log.info(<msg>)': Write a custom info/warn/error/fatal/debug message to the log file",
171171
},
172172
use: {
173173
description: 'Set current database',

0 commit comments

Comments
 (0)