Style fix.

Note: "midst" tends to be used in more literary settings.
This commit is contained in:
pancho horrillo
2019-09-06 12:20:30 +02:00
parent b22f3a5adb
commit 36a61285b9
2 changed files with 7 additions and 7 deletions
@@ -99,10 +99,10 @@ Feature: Consistent route ordering after inserting a route in a Kapow! server.
]
"""
Scenario: Inserting a midst route.
After inserting a midst route the previous route set
will maintain their relative order and the indexes
of thefollowing routes will be increased by one.
Scenario: Inserting a route in the middle.
After inserting a route in the middle, the previous
route set will maintain their relative order and the indexes
of the following routes will be increased by one.
When I insert the route:
"""