Skip to content

Commit

Permalink
chore: reword
Browse files Browse the repository at this point in the history
Co-authored-by: Sridhar Ratnakumar <[email protected]>
  • Loading branch information
shivaraj-bh and srid authored Jun 20, 2024
1 parent 090bf04 commit 1882f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/custom-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

When using `services-flake` you are not just limited to the [[services|builtin services]]. You can also define your own service.

By default, the services provided in `services-flake` support multiple instances, allowing you to run several instances of the same service simultaneously. However, you also have the option to create custom single-instance services. In the following sections, we’ll explore how to define custom services of both types.
By default, `services-flake` supports multiple instances for each service, allowing you to run several instances of the same service simultaneously. However, you also have the option to create custom single-instance services. In the following sections, we’ll explore how to define custom services of both types.

{#single-instance}
## Single instance service
Expand Down

0 comments on commit 1882f43

Please sign in to comment.