Skip to content

Commit b53d8bd

Browse files
fix: resolve Vale linting issues and typos (DCO sign-off)
Signed-off-by: Pratik Mahalle <mahallepratik683@gmail.com>
1 parent bd8fdc1 commit b53d8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-1.0.0/go/supported-frameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Here is an example for postgres driver and binary encoded outputs -
361361
}
362362
```
363363

364-
> Its compatible with gORM. To integrate with gORM set DisableAutomaticPing of gorm. Config to true. Also pass request context to methods as params.
364+
> Its compatible with gORM. To integerate with gORM set DisableAutomaticPing of gorm. Config to true. Also pass request context to methods as params.
365365
> Example for gORM with GCP-Postgres driver:
366366
367367
```go

0 commit comments

Comments
 (0)