diff options
| -rw-r--r-- | docs/src/content/tute-highscores.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/src/content/tute-highscores.md b/docs/src/content/tute-highscores.md index f5cbd7bc..2d03076d 100644 --- a/docs/src/content/tute-highscores.md +++ b/docs/src/content/tute-highscores.md @@ -67,7 +67,7 @@ timestamp. Looks pretty simple to mess with.  Lets edit the score submission. First, select it in mitmproxy, then  press <span data-role="kbd">enter</span> to view it. Make sure you're -viewing the request, not the response -you can use +viewing the request, not the response - you can use  <span data-role="kbd">tab</span> to flick between the two. Now press  <span data-role="kbd">e</span> for edit. You'll be prompted for the part  of the request you want to change - press <span data-role="kbd">r</span> | 
