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

Commit aba07b2

Browse files
committed
README
1 parent 084ae5d commit aba07b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Pop the last view off the stack
150150

151151
##### `options` `{object}`
152152

153-
Addtional options - see [Push()](#push-options)
153+
Addtional options - see [pushView()](#push-options)
154154

155155
##### `options.transiton` `{number|function}` `default=Transition.type.PUSH_RIGHT`
156156

@@ -172,7 +172,7 @@ becomes the top item of the navigation stack.
172172

173173
##### `options` `{object}`
174174

175-
Addtional options - see [Push()](#push-options)
175+
Addtional options - see [pushView()](#push-options)
176176

177177
##### `options.preserveState` `{boolean}` `default=false`
178178

0 commit comments

Comments
 (0)