Skip to content

Commit 700e6e4

Browse files
committed
Fix bullet point
1 parent fb1cb1f commit 700e6e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/routing-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To enable the routing rules engine, find the following lines in `gateway-ha-conf
2222
* Set `rulesEngineEnabled` to `true`, then `rulesType` as `FILE` or `EXTERNAL`.
2323
* Then either add `rulesConfigPath` to the path to your rules config file or set `rulesExternalConfiguration`
2424
to the URL of an external service for routing rules processing.
25-
*`rulesType` is by default `FILE` unless specified.
25+
* `rulesType` is by default `FILE` unless specified.
2626

2727
```yaml
2828
routingRules:

0 commit comments

Comments
 (0)