Skip to content

Commit bc93fa6

Browse files
Nipodemossimc
authored andcommitted
Add missing word on docs (#4)
1 parent 32ac342 commit bc93fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/write.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ await box.put('name', 'Paul');
88
await box.put('friends', ['Dave', 'Simon', 'Lisa']);
99
```
1010

11-
?> Writing `null` the same as [deleting](delete.md) a value.
11+
?> Writing `null` is the same as [deleting](delete.md) a value.

0 commit comments

Comments
 (0)