Skip to content

Commit

Permalink
doc: change class name
Browse files Browse the repository at this point in the history
  • Loading branch information
xchopin committed Feb 12, 2019
1 parent c0bd3c4 commit bb41dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/administrator/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The OpenLRW admin user interface is under development so you'll have to find you

{
"_id" : ObjectId("objid"),
"_class" : "unicon.matthews.oneroster.service.repository.MongoOrg",
"_class" : "org.apereo.openlrw.oneroster.service.repository.MongoOrg",
"apiKey" : "abcdef",
"apiSecret" : "123456",
"tenantId" : "583ce4076f03bb1f88bee0ea",
Expand Down

0 comments on commit bb41dfa

Please sign in to comment.