Skip to content

Commit db92ec4

Browse files
committed
typo
1 parent ebcf90f commit db92ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cnlpt/_cli/train.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ def data_arg_option(
220220
model_arg_option(
221221
"--lstm_hidden_size",
222222
compatibility=["lstm"],
223-
help="LSTM models, the dimension of the hidden layer.",
223+
help="For LSTM models, the dimension of the hidden layer.",
224224
),
225225
]
226226

0 commit comments

Comments
 (0)