Skip to content

Commit

Permalink
docs(gitbook): typo error on hermetic docs
Browse files Browse the repository at this point in the history
  • Loading branch information
42atomys authored and gitbook-bot committed Nov 5, 2024
1 parent 692013c commit 3d7dee5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/groups/hermetic.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
description: >-
The Hermetic registry group includes all the registries available in Sprout,
excluding registries that depend on external services or are influenced by the
environment where the application is running.
environment where the application is running
---

# All
# Hermetic

{% hint style="info" %}
You can easily import group from the <mark style="color:yellow;">`all`</mark> group by including the following import statement in your code
You can easily import group from the <mark style="color:yellow;">`hermetic`</mark> group by including the following import statement in your code

```go
import "github.com/go-sprout/sprout/group/hermetic"
Expand Down

0 comments on commit 3d7dee5

Please sign in to comment.