Skip to content

Commit 548af64

Browse files
mrm9084maud-lv
andauthored
Update articles/azure-app-configuration/howto-variant-feature-flags-python.md
Co-authored-by: Maud <[email protected]>
1 parent 3eb89f8 commit 548af64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-variant-feature-flags-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ If you already have a Python Flask web app, you can skip [Use the variant featur
320320
{% endblock %}
321321
```
322322
323-
1. Create a new folder named *static* in the *QuoteOfTheDay* folder and add a new file named *site.css* in it..
323+
1. Create a new folder named *static* in the *QuoteOfTheDay* folder and add a new file named *site.css* in it.
324324
325325
```css
326326
html {

0 commit comments

Comments
 (0)