Commit d2fa7052 authored by Dominik Charousset's avatar Dominik Charousset

Fix typo

parent 1fc64885
......@@ -192,7 +192,7 @@ SCENARIO("empty concat operators only call on_complete") {
}
}
SCENARIO("the concat operator disposed unexpected subscriptions") {
SCENARIO("the concat operator disposes unexpected subscriptions") {
GIVEN("a concat operator with no inputs") {
WHEN("subscribing to it") {
THEN("the observer only receives an on_complete event") {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment