summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-09-22 00:11:39 +0000
committerGitHub <noreply@github.com>2023-09-22 00:11:39 +0000
commit8d865daa72a5346a7c075c8fe71d8224c2b1bd17 (patch)
tree77a159012305d091289d47b307527e163f374943 /doc
parent8eff84a4fe91c8bed051864d0003474fbc1f5421 (diff)
parentaea649223beaf0ade154eff5c3206982d21a5e88 (diff)
Merge master into haskell-updates
Diffstat (limited to 'doc')
-rw-r--r--doc/functions/fileset.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/functions/fileset.section.md b/doc/functions/fileset.section.md
index b24ebe26cc3b7..08b9ba9eaedc0 100644
--- a/doc/functions/fileset.section.md
+++ b/doc/functions/fileset.section.md
@@ -9,7 +9,7 @@ File sets are easy and safe to use, providing obvious and composable semantics w
 These sections apply to the entire library.
 See the [function reference](#sec-functions-library-fileset) for function-specific documentation.
 
-The file set library is currently very limited but is being expanded to include more functions over time.
+The file set library is currently somewhat limited but is being expanded to include more functions over time.
 
 ## Implicit coercion from paths to file sets {#sec-fileset-path-coercion}