Skip to content

Commit

Permalink
Merge pull request #275 from bartbroere/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
davidkircos committed Feb 16, 2023
2 parents 0066f1c + 9dcb1a7 commit b1fc298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quadratic/example_grid.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const example_grid: GridFileSchemaV1 = {
x: 0,
y: 12,
type: 'TEXT',
value: 'Cell eqality',
value: 'Cell equality',
last_modified: '2022-07-06T17:06:52.342Z',
},
{
Expand Down

0 comments on commit b1fc298

Please sign in to comment.