Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
Signed-off-by: Sanjula <[email protected]>
  • Loading branch information
SanjulaGanepola committed Jun 27, 2024
1 parent f81c4b7 commit 26adb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iproject.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export class IProject {
}

/**
* Load a project `iproj.json` and all `.ibmi.json` files.
* Load the project's `iproj.json` and all `.ibmi.json` files.
*/
public async load() {
await this.getState();
Expand Down

0 comments on commit 26adb7d

Please sign in to comment.