Skip to content

Commit 75efffe

Browse files
authored
Fixed typo
1 parent ee4f2ad commit 75efffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery/google/cloud/bigquery/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
"""Scheamas for BigQuery tables / queries."""
15+
"""Schemas for BigQuery tables / queries."""
1616

1717

1818
class SchemaField(object):

0 commit comments

Comments
 (0)