Skip to content

Commit dcd29da

Browse files
authored
Fix typo in README.md (#419)
`diractory` -> `directory`
1 parent 19eeec5 commit dcd29da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This action allows you to work with Java and Scala projects.
4848

4949
- `server-password`: Environment variable name for password or token for authentication to the Apache Maven repository. Default is GITHUB_TOKEN.
5050

51-
- `settings-path`: Maven related setting to point to the diractory where the settings.xml file will be written. Default is ~/.m2.
51+
- `settings-path`: Maven related setting to point to the directory where the settings.xml file will be written. Default is ~/.m2.
5252

5353
- `gpg-private-key`: GPG private key to import. Default is empty string.'
5454

0 commit comments

Comments
 (0)