Skip to content

Commit d88e2d2

Browse files
authored
Update 16/umbraco-cms/customizing/foundation/fetching-data/README.md
1 parent 3dc3c9e commit d88e2d2

File tree

1 file changed

+1
-1
lines changed
  • 16/umbraco-cms/customizing/foundation/fetching-data

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/foundation/fetching-data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ After fetching data, the next step is to execute the request. You can use the `t
5555

5656
### [Custom Generated Client](custom-generated-client.md)
5757

58-
For advanced scenarios, you can generate a custom client for your API using tools like `[@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts)`. This approach is ideal when working with custom API controllers or when you need type-safe, reusable client code.
58+
For advanced scenarios, you can generate a custom client for your API using tools like [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts). This approach is ideal when working with custom API controllers or when you need type-safe, reusable client code.
5959

6060
## Further Reading
6161

0 commit comments

Comments
 (0)