Commit 7e46829b by Alexander Makarov

Merge pull request #5798 from aminking2005/patch-3

[skip ci] Update runtime-url-handling.md
parents 8d7ec9d1 2737e6d0
......@@ -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