Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs fix spelling issues #1755

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/game/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@
this.xPos -= Math.ceil(speed)
this.draw()

// Mark as removeable if no longer in the canvas.
// Mark as removable if no longer in the canvas.
if (!this.isVisible()) {
this.remove = true
}
Expand Down Expand Up @@ -2406,7 +2406,7 @@
},

/**
* Update the x position of an indivdual piece of the line.
* Update the x position of an individual piece of the line.
* @param {number} pos Line position.
* @param {number} increment
*/
Expand Down
4 changes: 2 additions & 2 deletions src/docs/proSpec.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"tags": [
"stablecoins"
],
"summary": "Get stablecoin dominance per chain along with the info about the larges coin in a chain",
"summary": "Get stablecoin dominance per chain along with the info about the largest coin in a chain",
"parameters": [
{
"name": "chain",
Expand Down Expand Up @@ -624,4 +624,4 @@
}
}
}
}
}
4 changes: 2 additions & 2 deletions src/docs/proSpec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ paths:
get:
tags:
- stablecoins
summary: Get stablecoin dominance per chain along with the info about the larges coin in a chain
summary: Get stablecoin dominance per chain along with the info about the largest coin in a chain
parameters:
- name: chain
in: path
Expand Down Expand Up @@ -396,4 +396,4 @@ paths:
- url: https://pro-api.llama.fi
responses:
'200':
description: credits left
description: credits left