Skip to content

Commit ad9aa23

Browse files
Use consistent header style in tutorial part 5
1 parent 5b56639 commit ad9aa23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/5-relationships-and-hyperlinked-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Tutorial 5 - Relationships & Hyperlinked APIs
1+
# Tutorial 5: Relationships & Hyperlinked APIs
22

33
At the moment relationships within our API are represented by using primary keys. In this part of the tutorial we'll improve the cohesion and discoverability of our API, by instead using hyperlinking for relationships.
44

0 commit comments

Comments
 (0)