From 37ea6e04aba17fe2df242f0825ee2f3bc3741742 Mon Sep 17 00:00:00 2001 From: snobu Date: Fri, 24 Apr 2020 11:17:28 +0300 Subject: [PATCH] Fix section title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db743e2..28f6722 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Hopefully this doesn't break the end user agreement for Microsoft Stream. Since Destreamer takes a [honeybadger](https://www.youtube.com/watch?v=4r7wHMg5Yjg) approach towards the OS it's running on. We've successfully tested it on Windows, macOS and Linux. -## Limits and Limitations +## Limits and limitations Make sure you use the right script (`.sh`, `.ps1` or `.cmd`) and escape char (if using line breaks) for your shell. PowerShell uses a backtick [ **`** ] and cmd.exe uses a caret [ **^** ].