Skip to content

Commit

Permalink
confused rows and columns
Browse files Browse the repository at this point in the history
  • Loading branch information
eebbesen committed Oct 13, 2024
1 parent 034d979 commit 0fdf69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Expose Google Sheets as JSON data

[![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)

Created to allow Google Sheets to be used as read-only databases. Associates each row's values with the corresponding header ("row") name.
Created to allow Google Sheets to be used as read-only databases. Associates each row's values with the corresponding header ("column") name.

## Installation

Expand Down

0 comments on commit 0fdf69a

Please sign in to comment.