Skip to content

Commit a98676e

Browse files
committed
Simple whitespace fix
1 parent d465b5a commit a98676e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/v3/codecs/gzip/v1.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ the Gzip codec configured with a compression level of 1::
7070
{
7171
"codecs": [{
7272
"name": "gzip",
73-
"configuration": {
74-
"level": 1
73+
"configuration": {
74+
"level": 1
7575
}
7676
}],
7777
}

0 commit comments

Comments
 (0)