Skip to content

Commit ed59c91

Browse files
committed
update routing
“大多数路”后面缺少一个由字
1 parent 81926d0 commit ed59c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cn/routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a name="basic-routing"></a>
1515
## 基本路由
1616

17-
应用中的大多数路都会定义在 `app/routes.php` 文件中。最简单的Laravel路由由URI和闭包回调函数组成。
17+
应用中的大多数路由都会定义在 `app/routes.php` 文件中。最简单的Laravel路由由URI和闭包回调函数组成。
1818

1919
#### 基本 GET 路由
2020

0 commit comments

Comments
 (0)