From 98fba3289b2023a1b879d46e63d5f99a46b79010 Mon Sep 17 00:00:00 2001 From: shidorien Date: Sat, 30 Nov 2024 12:04:51 +0100 Subject: [PATCH] Correct 'Playload' tab reference to 'Payload' in Get-your-Oculus-token.md --- .../Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md b/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md index 28f1702f..f2724484 100644 --- a/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md +++ b/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md @@ -29,7 +29,7 @@ In the developer tools : - Open the `Network` tab - Filter for `graph` - Click on the first request -- Open the `Playload` tab +- Open the `Payload` tab - Scroll to the bottom to locate your token, it should start with `FRL` - Select the token using your mouse and press `Ctrl` + `c` to copy it