Merge pull request #6808 from backstage/iameap/generatorrrr

[Documentation] Fix a little config typo
This commit is contained in:
Eric Peterson
2021-08-13 11:14:16 +02:00
committed by GitHub
+1 -1
View File
@@ -204,7 +204,7 @@ techdocs:
builder: 'local'
publisher:
type: 'local'
generators:
generator:
techdocs: local
```