fix typo in sis api docs
fixes CNVS-24017 test plan: - read the users.csv section of the SIS CSV Format page - it should say "from a previous SIS import or otherwise" Change-Id: I79b8c7d45cdb65f43cdd2fcfbe6c6c0d5cefbd84 Reviewed-on: https://gerrit.instructure.com/66667 Reviewed-by: Cody Cutrer <cody@instructure.com> Tested-by: Jenkins Product-Review: Simon Williams <simon@instructure.com> QA-Review: Simon Williams <simon@instructure.com>
This commit is contained in:
parent
19c91f01b6
commit
6b4bf132b8
|
@ -126,7 +126,7 @@ from the remote system.</td>
|
|||
<td><p>If the account is configured to use LDAP or an SSO protocol then
|
||||
this should not be set. Otherwise this is the password that will be used to
|
||||
login to Canvas along with the 'login_id' above.</p>
|
||||
<p>If the user already has a password (from previous a SIS import or
|
||||
<p>If the user already has a password (from a previous SIS import or
|
||||
otherwise) it will <em>not</em> be overwritten</p>
|
||||
<p>Setting the password will in most cases log the user out of Canvas. If
|
||||
the user has managed to change their password in Canvas they will not be
|
||||
|
|
Loading…
Reference in New Issue