Skip to content

Commit a6267a6

Browse files
Use singular in formatter filename in changelog (#11334)
1 parent 06594f5 commit a6267a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ end
107107
Now any application can use your formatter as follows:
108108

109109
```elixir
110-
# .formatters.exs
110+
# .formatter.exs
111111
[
112112
# Define the desired plugins
113113
plugins: [MixMarkdownFormatter],

0 commit comments

Comments
 (0)