Skip to content
This repository was archived by the owner on May 4, 2018. It is now read-only.

Commit 5587aea

Browse files
committed
Update README.MD
formatting fix
1 parent 7697302 commit 5587aea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ Open the project by importing the settings.gradle file.
128128
5. Respond to the dialog ("Gradle Sync: Gradle settings for this project are not configured yet. Would you like the project to use the Gradle wrapper? ") by clicking the OK button to use the Gradle wrapper
129129
5. Select the **settings.gradle** file in the **O365-Android-Snippets** folder and click **OK**.
130130
6. Open the constants.java file in the com.microsoft.office365.snippetapp.helpers package.
131-
7. Find the CLIENT_ID constant and set its String value equal to the client id you registered in step 1.
132-
8. Find the REDIRECT_URI constant and set its String value equal to the redirect URI you registered in step 1.
131+
7. Find the CLIENT_ID constant and set its String value equal to the client id you registered in step 1.
132+
8. Find the REDIRECT_URI constant and set its String value equal to the redirect URI you registered in step 1.
133133

134134
![Office 365 Snippet sample](/readme-images/constants_Modify.png "Client ID and Redirect URI values in Constants file")
135135

0 commit comments

Comments
 (0)