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