diff options
author | Kyle Meyer <kyle@kyleam.com> | 2024-11-03 12:08:53 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2024-11-03 12:08:53 -0500 |
commit | b353618968ae064acfe0e2aac63fb200a3afde2b (patch) | |
tree | 0897daf04ced83a5a3ba611080678cd4187f4936 /README | |
parent | cef5920ef08dc3175eae4621697173da22ccb85e (diff) | |
download | static-annex-b353618968ae064acfe0e2aac63fb200a3afde2b.tar.gz |
README: Fix a typo
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ prefix, to misc@inbox.kyleam.com -To add this prefix to patches, you can generate the them with +To add this prefix to patches, you can generate them with git format-patch --subject-prefix="PATCH static-annex" ... |