Skip to content

Commit c855b11

Browse files
authored
remove space for consistent format
1 parent eacd734 commit c855b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/built-ins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Open file `$filename`. Options:
3737
Close the file attached to file handle `$fh`.
3838

3939
## slurp
40-
* `slurp ($filename --> str)`
40+
* `slurp($filename --> str)`
4141

4242
Returns the contents of `$filename` as a single string.
4343

0 commit comments

Comments
 (0)