Cleaning up docs

This commit is contained in:
Mike Farah
2020-12-23 10:30:13 +11:00
parent 7f5c380d16
commit c09f7aa707
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -118,5 +118,5 @@ func TestAnchorAliaseOperatorScenarios(t *testing.T) {
for _, tt := range anchorOperatorScenarios {
testScenario(t, &tt)
}
documentScenarios(t, "Anchor and Aliases Operators", anchorOperatorScenarios)
documentScenarios(t, "Anchor and Alias Operators", anchorOperatorScenarios)
}