Skip to content

Commit 1da9608

Browse files
authored
Fix typo in static_analysis config
1 parent 601760a commit 1da9608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/docs/fusion/new-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ version: 2
9696
models:
9797
- name: <model_name>
9898
config:
99-
static-analysis: unsafe
99+
static_analysis: unsafe
100100
...
101101
```
102102

0 commit comments

Comments
 (0)