Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 3c4fef1

Browse files
matttLukas-Stuehrk
authored andcommitted
Copy edit minimum-access-level input description
1 parent f9b9aba commit 3c4fef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ inputs:
2121
required: true
2222
default: "./.build/documentation"
2323
minimum-access-level:
24-
description: "The minimum access level of the symbols which should be included (public, internal or private)"
24+
description: "The minimum access level of the symbols which should be included (public, internal, or private)"
2525
required: false
2626
default: "public"
2727

0 commit comments

Comments
 (0)