Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit bea2322

Browse files
fix minor typo
reques ts -> requests
1 parent e6522f7 commit bea2322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recommendations-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ profile document.
8787

8888
**Attention!** Because creating client certificates requires the [keygen HTML5
8989
element](http://www.w3schools.com/tags/tag_keygen.asp),
90-
which does not work with AJAX reques ts, the client must submit a form to the
90+
which does not work with AJAX requests, the client must submit a form to the
9191
**account host URI** -- i.e. `https://user.example.org/`. This restriction means
9292
that a predefined set of form element names must be respected on the server.
9393
Here is the minimum list of form element names (case sensitive!) that **MUST**

0 commit comments

Comments
 (0)