Skip to content

Commit 940fe26

Browse files
author
Kelly Selden
authored
typo
1 parent 9f7fbf8 commit 940fe26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ember-app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ class EmberApp {
251251
/**
252252
* Creates a new application instance and renders the instance at a specific
253253
* 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
254+
* gives you access to the rendered HTML as well as metadata about the
255255
* request such as the HTTP status code.
256256
*
257257
* If this call to `visit()` is to service an incoming HTTP request, you may

0 commit comments

Comments
 (0)