Skip to content

Commit ae61a5e

Browse files
committed
doc typo
1 parent 73934b3 commit ae61a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCUMENTATION.mkd

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tinycdb library reports an error.
2929
Returns an iterator function.
3030

3131
## `cdb.make(destination, temporary)`
32-
Create a cdb maker. Upon calling `maker:finish(),` the temporary file will be
32+
Create a cdb maker. Upon calling `maker:finish()`, the temporary file will be
3333
renamed to the destination, replacing it atomically. This function fails if the
3434
temporary file already exists. If you allow maker to be garbage collected
3535
without calling finish(), the temporary file will be left behind.

0 commit comments

Comments
 (0)