We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc4689 commit 40c7b90Copy full SHA for 40c7b90
application.md
@@ -6,7 +6,8 @@ description: The app instance conventionally denotes the Fiber application.
6
7
## New
8
9
-This method creates a new **Fiber** named instance. You can pass optional [settings ](application.md#settings)when creating a new instance.
+This method creates a new **Fiber** named instance.
10
+You can pass optional [settings ](application.md#settings)when creating a new instance.
11
12
{% code title="Signature" %}
13
```go
0 commit comments