From 9f9b7598b008220c166989aa979817a74066564a Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 28 Mar 2017 22:03:24 +1300 Subject: [PATCH] Updated 2.3 Concurrent Profiles (markdown) --- 2.3-Concurrent-Profiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.3-Concurrent-Profiles.md b/2.3-Concurrent-Profiles.md index 003fa8e..f74ff13 100644 --- a/2.3-Concurrent-Profiles.md +++ b/2.3-Concurrent-Profiles.md @@ -4,7 +4,7 @@ Use the above links to learn about using the switches * `-no-remote` (installed) * `AllowMultipleInstances=true` (portable) -These switches allow multiple profiles, multiple firefoxes, and even different firefox versions, to run simultaneously. You can even run portable and installed versions side by side. Every profile loaded must use `-no-remote` or `AllowMultipleInstances=true` as applicable. +These switches allow multiple profiles, multiple firefoxes, and even different firefox releases, to run simultaneously. You can even run portable and installed versions side by side. Every profile loaded must use `-no-remote` or `AllowMultipleInstances=true` as applicable. ### :small_orange_diamond: Example