Skip to content

Commit f03731c

Browse files
Update release.md
单词错误
1 parent d2b928d commit f03731c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ public function retryUntil()
235235

236236
为了解决这个问题,很多 Laravel 用户安装了Chris Fidao 的包 [Trusted Proxies](https://github.com/fideloper/TrustedProxy) 。因为这是一个常见情况,Chris 的包现在已经默认集成在 Laravel 5.5 中了。
237237

238-
默认情况下,Lravel 5.5 中包含了一个新的中间件 `App\Http\Middleware\TrustProxies`。这个中间件允许你快速自定义受信任的代理:
238+
默认情况下,Laravel 5.5 中包含了一个新的中间件 `App\Http\Middleware\TrustProxies`。这个中间件允许你快速自定义受信任的代理:
239239

240240
<?php
241241

0 commit comments

Comments
 (0)