Skip to content

Commit

Permalink
doc(general): Fix typo in logging parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
ebisbe authored Dec 23, 2022
1 parent eda20ed commit d0bdc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/upgrading-from-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Some attributes have been renamed for clarity. Here are the most important ones.

- rename `mappingTemplates` to `resolvers`
- rename `functionConfigurations` to `pipelineFunctions`
- rename `logConfig` to `log`
- rename `logConfig` to `logging`
- rename `wafConfig` to `waf`

**DataSources**
Expand Down

0 comments on commit d0bdc85

Please sign in to comment.