Skip to content

Commit 3a99176

Browse files
committed
fixed gh check failing
1 parent 9364abb commit 3a99176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/cpp/file-handling/find-files-recursive.md renamed to snippets/cpp/file-handling/find-files-recursively.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Title: Find files
2+
Title: Find files recursively
33
Description: Find all the files in a directory and subdirectories using a predicate function.
44
Author: majvax
55
Tags: filesystem,file_search,c++17

0 commit comments

Comments
 (0)