Skip to content

Commit

Permalink
Fixed errors in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomohiro-sawada committed Oct 8, 2023
1 parent 6f6c0a2 commit 0da50fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/Documentation/Documentation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ const Documentation: React.FC = () => {
import requests
<br />
response =
requests.get(&quot;https://advanced-reasoning-benchmark.netlify.app/api/lib/math/1234&quot;)
requests.get(&quot;https://advanced-reasoning-benchmark.netlify.app/api/lib/math/64ade9c30b1afac21d212df7&quot;)
<br />
problem = response.json()
</Code>
Expand Down

0 comments on commit 0da50fb

Please sign in to comment.