Fix non RFC 2606 domain name in doc

reviewable/pr18780/r1
Michael Scherer 10 years ago
parent edf3aa336f
commit d81a6740ec

@ -190,7 +190,7 @@ EXAMPLES = '''
# access the app in later tasks
- uri:
url: https://your.form.based.auth.examle.com/index.php
url: https://your.form.based.auth.example.com/index.php
method: POST
body: "name=your_username&password=your_password&enter=Sign%20in"
status_code: 302

Loading…
Cancel
Save