Skip to content

Commit ce084da

Browse files
authored
Update 16/umbraco-cms/customizing/foundation/fetching-data/README.md
1 parent 95e3067 commit ce084da

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
@@ -14,7 +14,7 @@ There are two main ways to fetch data through HTTP in the Umbraco Backoffice:
1414
The Fetch API is a modern way to make network requests in JavaScript, while the Umbraco HTTP client is a wrapper around it, providing a more convenient interface.
1515

1616

17-
For most scenarios, we recommend using the Umbraco HTTP Client because it:
17+
For most scenarios, the Umbraco HTTP Client is recommended because it:
1818

1919
- Automatically handles authentication and error handling.
2020
- Provides type safety for requests and responses.

0 commit comments

Comments
 (0)