From 539a22e1e94eeccc3d17775322f15acc60e71291 Mon Sep 17 00:00:00 2001 From: Chad Redman Date: Tue, 28 Sep 2021 01:28:27 -0400 Subject: [PATCH] Fix typo in 201.end --- ex201/ex201.end/container_files/seed-data/bootstrap.gsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ex201/ex201.end/container_files/seed-data/bootstrap.gsh b/ex201/ex201.end/container_files/seed-data/bootstrap.gsh index 1b71cc6..3232b3e 100644 --- a/ex201/ex201.end/container_files/seed-data/bootstrap.gsh +++ b/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)