Skip to content

Commit 40c7b90

Browse files
Fennygitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 4bc4689 commit 40c7b90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

application.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ description: The app instance conventionally denotes the Fiber application.
66

77
## New
88

9-
This method creates a new **Fiber** named instance. You can pass optional [settings ](application.md#settings)when creating a new instance.
9+
This method creates a new **Fiber** named instance.
10+
You can pass optional [settings ](application.md#settings)when creating a new instance.
1011

1112
{% code title="Signature" %}
1213
```go

0 commit comments

Comments
 (0)