We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29293f7 commit 2651248Copy full SHA for 2651248
index.html
@@ -22,7 +22,7 @@ <h3>Example file</h3>
22
<p>Below is an example <code>.editorconfig</code> file setting end-of-line and indentation styles for Python and JavaScript files.</p>
23
<div class="code-container">
24
{% highlight ini %}
25
-# EditorConfig is awesome: https://EditorConfig.org
+# EditorConfig is awesome: https://editorconfig.org
26
27
# top-most EditorConfig file
28
root = true
0 commit comments