Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
fix docs code block formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Oscar Ward <oscar@acorn.io>
  • Loading branch information
Oscar Ward committed Aug 10, 2023
1 parent 72b4b0f commit 3a56f6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/docs/38-authoring/21-services.md
Expand Up @@ -10,8 +10,6 @@ When you are authoring the Acornfile for your application you can define cloud s

Service attritibutes are accessed through the `@{}` syntax in the Acornfile. Here is a simple example of accessing the `address` attribute of a service named `db`. For complete service syntax see the [services](/100-reference/03-acornfile.md#services-consuming) section in the Acornfile reference.

```acorn
```acorn
// This service exposes an address and a secret
services: db: {
Expand Down

0 comments on commit 3a56f6b

Please sign in to comment.