We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7fbf8 commit 940fe26Copy full SHA for 940fe26
src/ember-app.js
@@ -251,7 +251,7 @@ class EmberApp {
251
/**
252
* Creates a new application instance and renders the instance at a specific
253
* URL, returning a promise that resolves to a {@link Result}. The `Result`
254
- * givesg you access to the rendered HTML as well as metadata about the
+ * gives you access to the rendered HTML as well as metadata about the
255
* request such as the HTTP status code.
256
*
257
* If this call to `visit()` is to service an incoming HTTP request, you may
0 commit comments