Skip to content

Commit 76147c1

Browse files
Update promise-types/ini/README.md
Co-authored-by: Craig Comstock <craig.comstock@northern.tech>
1 parent 98c9959 commit 76147c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

promise-types/ini/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bundle agent main
2424
ini:
2525
"/path/to/file.ini"
2626
section => "foo",
27-
option => "bar",
28-
value => "baz";
27+
option => "bar",
28+
value => "baz";
2929
}
3030
```

0 commit comments

Comments
 (0)