Skip to content

Commit 7965a3a

Browse files
committed
Doc typo
1 parent 926f4ae commit 7965a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10190,7 +10190,7 @@ const result = await connection.execute(
1019010190
);
1019110191
```
1019210192
10193-
When the temporty LOB is no longer needed, it must be closed
10193+
When the temporary LOB is no longer needed, it must be closed
1019410194
with [`lob.close()`](#lobclose):
1019510195
1019610196
```javascript

0 commit comments

Comments
 (0)