Skip to content

Commit e89a019

Browse files
Fennygitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 9257182 commit e89a019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can pass optional [settings ](application.md#settings)when creating a new in
1111

1212
{% code title="Signature" %}
1313
```go
14-
fiber.New(settings ...Settings) *App
14+
fiber.New(settings ...Settings) *Fiber
1515
```
1616
{% endcode %}
1717

0 commit comments

Comments
 (0)