tylertreat/BigQuery-Python

Few typos in documentation

VishvajitP opened this issue · 1 comments

  1. In bigquery/client.py :

    destination_urls changed to destination_uris

  2. In bigquery/query_builder.py :

    rdnered changed to rendered

    dictionay changed to dictionary

Fixed in #137.