diff --git a/src/adr-generate b/src/adr-generate index 55d646a..cfdd20d 100755 --- a/src/adr-generate +++ b/src/adr-generate @@ -6,7 +6,7 @@ eval "$("$(dirname "$0")/adr-config")" ## ## Generates summary documentation about the architecture decision records ## that is typically fed into the tool chain for publishing a project's -## documentatation. +## documentation. ## ## To list the report types that can be generated, run: ##