Commit afe66dcf authored by Calvin Leung Huang's avatar Calvin Leung Huang
Browse files

update comment

parent 92799de7
Showing with 1 addition and 1 deletion
+1 -1
......@@ -207,7 +207,7 @@ func (b *databaseBackend) connectionReadHandler() framework.OperationFunc {
return nil, err
}
// Hash the password and return is as `hashed_password`
// Hash the password and return it as `hashed_password`
config.ConnectionDetails["hashed_password"] = hashedPwd
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment