Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo in 201.end
credman committed Sep 28, 2021
1 parent d87feed commit 539a22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ex201/ex201.end/container_files/seed-data/bootstrap.gsh
@@ -350,7 +350,7 @@ HelperMethods.provisionObject(group, "eduPersonEntitlement", '''{"md_entitlement
HelperMethods.newApplicationTemplate(StemFinder.findByName(gs, "app", true),
"cognos",
"cognos",
"Manage poicy roles for Cognos application",
"Manage policy roles for Cognos application",
null)

Stem policyStem = StemFinder.findByName(gs, "app:cognos:service:policy", true)

0 comments on commit 539a22e

Please sign in to comment.