[webauthn] introductory abort language missing from [[Get]]() section

equalsJeffH has just created a new issue for https://github.com/w3c/webauthn:

== introductory abort language missing from [[Get]]() section ==
[S 5.1.3. Create a new credential](https://w3c.github.io/webauthn/#createCredential) has this language:
> This navigator.credentials.create() operation can be aborted by leveraging the AbortController; see DOM ยง3.3 Using AbortController and AbortSignal objects in APIs for detailed instructions. 

The intro to [S 5.1.4. Use an existing credential to make an assertion - \[\[Get\]\]()](https://w3c.github.io/webauthn/#getAssertion) is missing it.

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/939 using your GitHub account

Received on Wednesday, 6 June 2018 22:34:31 UTC