We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e0d70 commit 66b78e7Copy full SHA for 66b78e7
source/fundamentals/gridfs.txt
@@ -242,7 +242,7 @@ Download Files
242
243
You can download a GridFS file in one of the following ways:
244
245
-- Use the ``DowloadToStream()`` method to download a file to an output stream.
+- Use the ``DownloadToStream()`` method to download a file to an output stream.
246
- Use the ``OpenDownloadStream()`` method to open an input stream.
247
248
Download a File to an Output Stream
0 commit comments