Skip to content

Commit dfa2d0e

Browse files
committed
rfc32: fix tabbing
Problem: A tab was used instead of spaces, leading to improper formatting of a json example. Correct the tabbing / spacing.
1 parent 97d328b commit dfa2d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec_32.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ release
205205
"type": "release",
206206
"data": {
207207
"ranks": "0-2",
208-
"final": true,
208+
"final": true,
209209
},
210210
}
211211

0 commit comments

Comments
 (0)