diff --git a/_glossary/guard.md b/_glossary/guard.md index 549110c..9708dd0 100644 --- a/_glossary/guard.md +++ b/_glossary/guard.md @@ -50,7 +50,7 @@ It should be noted that a guard is an _if_ test, exactly the type of if tests th ## SCXML -In Statechart XML, the guard is specified using ]the `cond` attribute on the `` element](https://www.w3.org/TR/scxml/#transition): +In Statechart XML, the guard is specified using [the `cond` attribute on the `` element](https://www.w3.org/TR/scxml/#transition): ```xml