Skip to content

Commit

Permalink
Docs: Add title to main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
pier-oliviert committed Oct 20, 2024
1 parent ddc5cce commit fc10d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/create/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Phonebook's main controller has the responsibility of validating new DNSRecord a

## A Provider's main function

```go
```go {filename="main.go"}
package main

import (
Expand Down

0 comments on commit fc10d09

Please sign in to comment.