Skip to content

Commit 90540dc

Browse files
committed
Tweak language for #389.
1 parent cf68470 commit 90540dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ These are items relevant *only* on OS X.
561561
- [Strict mode](http://redsymbol.net/articles/unofficial-bash-strict-mode/) for writing better shell scripts.
562562
- [shellcheck](https://github.com/koalaman/shellcheck): A shell script static analysis tool. Essentially, lint for bash/sh/zsh.
563563
- [Filenames and Pathnames in Shell](http://www.dwheeler.com/essays/filenames-in-shell.html): The sadly complex minutiae on how to handle filenames correctly in shell scripts.
564-
- [Data Science at the Command Line](http://datascienceatthecommandline.com/#tools): Creating Data Science pipelines within the commandline
564+
- [Data Science at the Command Line](http://datascienceatthecommandline.com/#tools): More commands and tools helpful for doing data science, from the book of the same name
565565

566566
## Disclaimer
567567

0 commit comments

Comments
 (0)