Skip to content

Commit

Permalink
fix: minor grammar correction (#29999)
Browse files Browse the repository at this point in the history
Signed-off-by: Saikat Dey <saikatdey2100@gmail.com>
  • Loading branch information
NeelDigonto authored Nov 30, 2024
1 parent 20b97a4 commit a77056b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/en/loaders/Loader.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h2>Methods</h2>

<h3>[method:undefined load]()</h3>
<p>
This method needs to be implement by all concrete loaders. It holds the
This method needs to be implemented by all concrete loaders. It holds the
logic for loading the asset from the backend.
</p>

Expand Down Expand Up @@ -92,7 +92,7 @@ <h3>

<h3>[method:undefined parse]()</h3>
<p>
This method needs to be implement by all concrete loaders. It holds the
This method needs to be implemented by all concrete loaders. It holds the
logic for parsing the asset into three.js entities.
</p>

Expand Down

0 comments on commit a77056b

Please sign in to comment.