We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2b06c commit 4f51aa4Copy full SHA for 4f51aa4
articles/azure-functions/durable/durable-functions-cloud-backup.md
@@ -89,7 +89,7 @@ And here is the implementation:
89
90
[!code-javascript[Main](~/samples-durable-functions/samples/javascript/E2_GetFileList/index.js)]
91
92
-The function uses the `readdirp` module to recursively read the directory structure.
+The function uses the `readdirp` module (version 2.x) to recursively read the directory structure.
93
94
---
95
0 commit comments