Skip to content

Commit 4f51aa4

Browse files
committed
1 parent dd2b06c commit 4f51aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-cloud-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ And here is the implementation:
8989

9090
[!code-javascript[Main](~/samples-durable-functions/samples/javascript/E2_GetFileList/index.js)]
9191

92-
The function uses the `readdirp` module to recursively read the directory structure.
92+
The function uses the `readdirp` module (version 2.x) to recursively read the directory structure.
9393

9494
---
9595

0 commit comments

Comments
 (0)