Fix headline numbering in tutorial 1

This commit is contained in:
Max H
2021-01-21 08:33:58 +01:00
committed by GitHub
parent c3ad07fcc0
commit 89942601e4
+1 -1
View File
@@ -122,7 +122,7 @@ A request for the todos shows three of them, and all completed.
}
]
Step 4. Add Expiration
Step 5. Add Expiration
----------------------
Currently our authentication token is valid for all eternity. The server, as long as it continues using the same JWT password, will honor the token.