Skip to content

Commit 7ecb460

Browse files
committed
fix(typo): fix case of the env var
1 parent 6559d23 commit 7ecb460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monsieurbiz/sylius-blog-plugin/2.0/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"src/Resources/views/wireframe/articles-selection.svg.twig": "templates/bundles/MonsieurBizSyliusRichEditorPlugin/Wireframe/articles-selection.svg.twig"
1414
},
1515
"env": {
16-
"MONSIEURBIZ_SYLIUS_BlOG_ENABLE_CASE_STUDIES": false
16+
"MONSIEURBIZ_SYLIUS_BLOG_ENABLE_CASE_STUDIES": false
1717
}
1818
}

0 commit comments

Comments
 (0)