Commit 7e46829b by Alexander Makarov

Merge pull request #5798 from aminking2005/patch-3

[skip ci] Update runtime-url-handling.md
No related merge requests found
......@@ -46,7 +46,7 @@ echo \Yii::$app->urlManager->createAbsoluteUrl('blog/post/index');
// http://www.example.com/index.php/blog/post/index/
```
The exact format of the resuting URL depends on how the URL manager is configured. The above
The exact format of the resulting URL depends on how the URL manager is configured. The above
examples could also output:
* `/site/page/id/about/`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment