Skip to content

Commit

Permalink
Update promise-types/ini/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Craig Comstock <[email protected]>
  • Loading branch information
oleorhagen and craigcomstock authored Feb 21, 2024
1 parent 98c9959 commit 76147c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions promise-types/ini/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bundle agent main
ini:
"/path/to/file.ini"
section => "foo",
option => "bar",
value => "baz";
option => "bar",
value => "baz";
}
```

0 comments on commit 76147c1

Please sign in to comment.