mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	fix typos
This commit is contained in:
		
							parent
							
								
									703d6e2643
								
							
						
					
					
						commit
						faef907672
					
				@ -56,7 +56,7 @@ Install the official Tailscale tvOS client from the [App Store](https://apps.app
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
!!! danger
 | 
					!!! danger
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    **DON'T** open the Tailscale App after installation!.
 | 
					    **Don't** open the Tailscale App after installation!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Configuring the headscale URL
 | 
					### Configuring the headscale URL
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -65,6 +65,5 @@ Install the official Tailscale tvOS client from the [App Store](https://apps.app
 | 
				
			|||||||
- Enter the URL of your headscale instance (e.g `https://headscale.example.com`) and press `OK`
 | 
					- Enter the URL of your headscale instance (e.g `https://headscale.example.com`) and press `OK`
 | 
				
			||||||
- Return to the tvOS Home screen
 | 
					- Return to the tvOS Home screen
 | 
				
			||||||
- Open Tailscale
 | 
					- Open Tailscale
 | 
				
			||||||
- `Install VPN configuration`
 | 
					- Click the button `Install VPN configuration` and confirm the appearing popup by clicking the `Allow` button
 | 
				
			||||||
- `Allow`
 | 
					 | 
				
			||||||
- Scan the QR code and follow the login procedure
 | 
					- Scan the QR code and follow the login procedure
 | 
				
			||||||
 | 
				
			|||||||
@ -226,7 +226,7 @@ func Apple(url string) *elem.Element {
 | 
				
			|||||||
				elem.Li(
 | 
									elem.Li(
 | 
				
			||||||
					nil,
 | 
										nil,
 | 
				
			||||||
					elem.Text(
 | 
										elem.Text(
 | 
				
			||||||
						"Go Settings (the apple tvOS settings) > Apps > Tailscale",
 | 
											"Open Settings (the Apple tvOS settings) > Apps > Tailscale",
 | 
				
			||||||
					),
 | 
										),
 | 
				
			||||||
				),
 | 
									),
 | 
				
			||||||
				elem.Li(
 | 
									elem.Li(
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user