Skip to content

Commit 0ce2c14

Browse files
committed
fix copy error in flasher_player config player reference
1 parent 767f05c commit 0ce2c14

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/config_players/flasher_player.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,15 @@ The *flasher player* is a [config player](index.md) that's used to flash lights.
99

1010
## Usage in config files
1111

12-
In config files, the flasher player is used via the `flasher_player:`
13-
section.
12+
In config files, the flasher player is used via the `flasher_player:` section.
1413

1514
## Usage in shows
1615

17-
In shows, the slide flasher is used via the `flashers:` section of a
18-
step.
16+
In shows, the flasher player is used via the `flashers:` section of a step.
1917

2018
## Config Options
2119

22-
See [flasher_player:](../config/flasher_player.md) for config
23-
details.
20+
See [flasher_player:](../config/flasher_player.md) for config details.
2421

2522
## Examples
2623

0 commit comments

Comments
 (0)