diff --git a/content/docs/patterns/no-series/index.md b/content/docs/patterns/no-series/index.md index af44bba1..6a3a2193 100644 --- a/content/docs/patterns/no-series/index.md +++ b/content/docs/patterns/no-series/index.md @@ -65,7 +65,7 @@ field(107; "No. Series"; Code[20]) The **`TableRelation`** is important, and the **`Editable`** being false is advised. {{% /alert %}} -And on the **OnInsert** trigger, code populates the **No. Series** and **No.** field. +And on the **`OnInsert`** trigger, code populates the **`No. Series`** and **`No.`** field. ```AL trigger OnInsert()