We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409ca1e commit f2cc213Copy full SHA for f2cc213
packages/i18n/src/locales/en_US.ts
@@ -167,7 +167,7 @@ const translations: Catalog = {
167
attributes: {
168
log: {
169
description:
170
- "'log.info(<msg>)': Writes a custom info/warn/error/fatal/debug message to the log file",
+ "'log.info(<msg>)': Write a custom info/warn/error/fatal/debug message to the log file",
171
},
172
use: {
173
description: 'Set current database',
0 commit comments