diff --git a/docs/rules/superfluous-gateway.md b/docs/rules/superfluous-gateway.md index 3403fd1..0ac50ec 100644 --- a/docs/rules/superfluous-gateway.md +++ b/docs/rules/superfluous-gateway.md @@ -1,6 +1,6 @@ -# Gateway One Source Target (superfluous-gateway) +# Redundant Gateway (superfluous-gateway) -A rule that checks, whether a gateway has only one source and target. Those gateways are superfluous since they don't do anything. +A rule that checks, whether a gateway has only one source and target. Those gateways are superfluous since they don't do anything. Example of __incorrect__ usage for this rule: