diff --git a/Scripting-Guide.md b/Scripting-Guide.md index 841ea68..1b0d78a 100644 --- a/Scripting-Guide.md +++ b/Scripting-Guide.md @@ -9,4 +9,4 @@ Command | Short Description ---: | :--- [execute](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Execute) | Call operating system commands, possibly catching their output for use within rTorrent. -[schedule](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Scheduling) | Repeatedly execute commands, either in a given fequency, or at certain times. \ No newline at end of file +[schedule](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Scheduling) | Repeatedly execute commands, either in a given frequency, or at certain times. \ No newline at end of file