Skip to content

Commit

Permalink
codefence title added instead of a comment inside the block
Browse files Browse the repository at this point in the history
Signed-off-by: darylgraham <[email protected]>
  • Loading branch information
darylgraham committed Dec 27, 2024
1 parent 22da117 commit 5e282bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/integrations/azure/org.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,7 @@ export async function myProviderConfigTransformer(

Now we just need to add our new module to the Backend.

```ts
// packages/backend/src/index.ts
```ts title="packages/backend/src/index.ts"
// Your file will have more than this in it

const backend = createBackend();
Expand Down

0 comments on commit 5e282bc

Please sign in to comment.