Skip to content

Commit

Permalink
Merge pull request #81 from TekExpo/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
BrianTJackett authored Feb 6, 2022
2 parents b68d2a3 + 7d0e854 commit 905953c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion day17-assign-license/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ In this step you will create a LicenseHelper class that encapsulates the logic f

This class contains the code to get a user, get a license, and assign the license to user.

### Extend program to assing a license to a user
### Extend program to assigning a license to a user

1. Inside the `Program` class add a new method `AddLicenseToUser` with the following definition. This method adds an Office 365 license to a user using the LicenseHelper class.

Expand Down

0 comments on commit 905953c

Please sign in to comment.