Skip to content

Commit 66b78e7

Browse files
authored
1 parent 27e0d70 commit 66b78e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/gridfs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Download Files
242242

243243
You can download a GridFS file in one of the following ways:
244244

245-
- Use the ``DowloadToStream()`` method to download a file to an output stream.
245+
- Use the ``DownloadToStream()`` method to download a file to an output stream.
246246
- Use the ``OpenDownloadStream()`` method to open an input stream.
247247

248248
Download a File to an Output Stream

0 commit comments

Comments
 (0)