Skip to content

Commit 4b93f92

Browse files
committed
Triggering check
1 parent 66923cb commit 4b93f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/implementation/controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ A public API Controller is an ASP.NET Core API controller that is used for creat
3535

3636
## Backoffice API Controllers
3737

38-
Read the [Creating a Backoffice API article](../tutorials/creating-a-backoffice-api/) for a comprehensive guide to writing APIs for the Management API.
38+
For a comprehensive guide to writing APIs for the Management API, read the [Creating a Backoffice API article](../tutorials/creating-a-backoffice-api/).
3939

4040
{% hint style="info" %}
4141
The Umbraco Backoffice API is also known as the Management API. Thus, a Backoffice API Controller is often referred to as a Management API Controller.

0 commit comments

Comments
 (0)