mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Fix minor typo on the register webpage
This commit is contained in:
parent
db20985b06
commit
eabb1ce881
1 changed files with 1 additions and 1 deletions
2
api.go
2
api.go
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue