Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cpreston321 committed Feb 7, 2024
1 parent bfca385 commit 28def7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export function add(a: number, b: number) {
}

/**
* Adds two numbers together.
* Subtracts two numbers together.
*
* @example
*
Expand Down

0 comments on commit 28def7d

Please sign in to comment.