mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 21:42:17 +00:00
Update README.adoc
Fix typo
This commit is contained in:
parent
a54e77a3c3
commit
87cd1d73df
@ -32,7 +32,7 @@ Which will respond with something like:
|
||||
}
|
||||
```
|
||||
|
||||
You can also so the same with the `writer` client:
|
||||
You can also do the same with the `writer` client:
|
||||
|
||||
```bash
|
||||
curl writer:secret@localhost:8081/oauth/token -d grant_type=password -d username=subject -d password=password
|
||||
|
Loading…
x
Reference in New Issue
Block a user