From cd3b09fe59cc6a1fbdfc709b99c9d38271f4274b Mon Sep 17 00:00:00 2001 From: Albin Vass Date: Mon, 12 Oct 2020 14:24:49 +0200 Subject: [PATCH] doc: fix timer trigger spelling Change-Id: I1d788c15d2a64e96ecd82435dcdaef211c3c9d97 --- doc/source/reference/drivers/timer.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/reference/drivers/timer.rst b/doc/source/reference/drivers/timer.rst index c615a6920b..ff50b10bac 100644 --- a/doc/source/reference/drivers/timer.rst +++ b/doc/source/reference/drivers/timer.rst @@ -7,8 +7,8 @@ The timer driver supports triggers only. It is used for configuring pipelines so that jobs run at scheduled times. No connection configuration is required. -Trgger Configuration --------------------- +Trigger Configuration +--------------------- Timers don't require a special connection or driver. Instead they can simply be used by listing ``timer`` as the trigger.