@@ -4,7 +4,7 @@ Access and copy-on-modify JavaScript objects, including maps, using deep paths.
### `atPath(key, ...)(key, ...)...`
-Returns set of accessing / modifying function for specified
+Returns set of accessing / modifying functions for specified
path of keys.
Specify keys by passing a list of keys to `atPath`.