You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
In Step 5 of the documentation, there is a grammatical error in the explanation of the adapter.js shim. The sentence "In this step, we've linked to the most recent version of adapter.js, which is fine for a codelab but not may not be right for a production app" contains a repetition of the word "not" which makes the sentence incorrect.
Suggested revision:
"In this step, we've linked to the most recent version of adapter.js, which is fine for a codelab but may not be right for a production app"
Please consider updating the documentation accordingly. Thank you.
In Step 5 of the documentation, there is a grammatical error in the explanation of the adapter.js shim. The sentence "In this step, we've linked to the most recent version of adapter.js, which is fine for a codelab but not may not be right for a production app" contains a repetition of the word "not" which makes the sentence incorrect.
Suggested revision:
"In this step, we've linked to the most recent version of adapter.js, which is fine for a codelab but may not be right for a production app"
Please consider updating the documentation accordingly. Thank you.