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

Commit

Permalink
Merge pull request #2045 from keyallis/quick-docs-fix
Browse files Browse the repository at this point in the history
fix docs code block formatting
  • Loading branch information
Oscar Ward authored Aug 14, 2023
2 parents b6a95e8 + 3a56f6b commit 2bb4167
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/docs/38-authoring/21-services.md
Original file line number Diff line number Diff line change
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 2bb4167

Please sign in to comment.