From 63d48e9febf2aa65de4cfd40489b05cbcdfd463a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 9 Oct 2024 13:28:19 -0400 Subject: Update docs --- docs/paths.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/paths.md b/docs/paths.md index 530560a4..cb0918f8 100644 --- a/docs/paths.md +++ b/docs/paths.md @@ -124,7 +124,7 @@ or returns a null value if the file could not be opened. **Usage:** ```markdown -by_line(path: Path -> (func()->Text?)?) +by_line(path: Path -> func(->Text?)?) ``` **Parameters:** -- cgit v1.2.3