Fix typo.

This commit is contained in:
Predrag Gruevski 2022-08-07 12:36:01 -04:00
parent b737f52f9c
commit 31abdeda61

View file

@ -6,7 +6,7 @@ inputs:
required: false
default: ''
crate-target:
description: 'By default, check the library target of the crate. If you'd like to check a different target (e.g. a binary target), set this to `--bin <NAME>`'
description: 'By default, check the library target of the crate. To check a different target (e.g. a binary target), set this to `--bin <NAME>`'
required: false
default: '--lib'
version-tag-prefix: