1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00

Fix minor typo on the register webpage

This commit is contained in:
Juan Font Alonso 2021-07-11 15:05:32 +02:00
parent db20985b06
commit eabb1ce881

2
api.go
View File

@ -46,7 +46,7 @@ func (h *Headscale) RegisterWebAPI(c *gin.Context) {
<p>
<code>
<b>headscale -n NAMESPACE node register %s</b>
<b>headscale -n NAMESPACE nodes register %s</b>
</code>
</p>