Skip to content

Commit ed8a8eb

Browse files
committed
add missing punctuation to docs
1 parent a910aae commit ed8a8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ custom acls are currently unsupported, but pull requests are most welcome.
3939
## metadata
4040
both user and system metadata may be passed to the `metadata` parameter in the
4141
same map to modify the http headers served up by S3. these are supported on a
42-
per-file basis of the form `{"<filename>" {:<meta-key> "meta-value"}}`. an
42+
per-file basis of the form `{"<filename>" {:<meta-key> "<meta-value>"}}`. an
4343
example is shown below:
4444

4545
```

0 commit comments

Comments
 (0)