Skip to content

Commit ed44fc2

Browse files
authored
Update tutorial-v2-shared-device-mode.md
1 parent 03583b5 commit ed44fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/tutorial-v2-shared-device-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ PublicClientApplication.create(this.getApplicationCOntext(),
112112
loadAccount();
113113
}
114114
@Override
115-
public void onError(MsalException exception{
115+
public void onError(MsalException exception){
116116
/*Fail to initialize PublicClientApplication */
117117
}
118118
});

0 commit comments

Comments
 (0)