From 5634cf82eea210c47f60758ad83be44ec92da7cf Mon Sep 17 00:00:00 2001 From: Carson McManus Date: Mon, 5 Dec 2022 11:18:59 -0500 Subject: [PATCH] fix doc comment --- steamguard/src/steamapi.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steamguard/src/steamapi.rs b/steamguard/src/steamapi.rs index 2c48da2..5d002da 100644 --- a/steamguard/src/steamapi.rs +++ b/steamguard/src/steamapi.rs @@ -446,7 +446,7 @@ impl SteamApiClient { /// Endpoint: POST /phone/validate /// Body format: form data /// Example: - /// ``` + /// ```form /// sessionID=FOO&phoneNumber=%2B1+1234567890 /// ``` /// Found on page: https://store.steampowered.com/phone/add