We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e1d0f commit 13bb2ccCopy full SHA for 13bb2cc
utilities/helper-functions/index.md
@@ -14,7 +14,7 @@ Fano Framework provides helper functions to simplify common tasks such as [gener
14
15
All helpers functions are declared in `fano.pas` unit.
16
17
-## <a name="generate-slug-string"></a>Read file content to string
+## <a name="read-file-content"></a>Read file content to string
18
19
`readFile()` reads file content and output it as string. It accepts one parameter file path of filename to load.
20
0 commit comments