File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -847,7 +847,7 @@ export class Filter {
847
847
* //-
848
848
* // <h4>Value Ranges</h4>
849
849
* //
850
- * // Specifies a contigous range of values.
850
+ * // Specifies a contiguous range of values.
851
851
* //
852
852
* // When the `start` bound is omitted it is interpreted as an empty string.
853
853
* // When the `end` bound is omitted it is interpreted as Infinity.
Original file line number Diff line number Diff line change @@ -1167,7 +1167,7 @@ Please use the format 'prezzy' or '${instance.name}/tables/prezzy'.`);
1167
1167
1168
1168
/**
1169
1169
* Returns a sample of row keys in the table. The returned row keys will delimit
1170
- * contigous sections of the table of approximately equal size, which can be
1170
+ * contiguous sections of the table of approximately equal size, which can be
1171
1171
* used to break up the data for distributed tasks like mapreduces.
1172
1172
*
1173
1173
* @param {object } [gaxOptions] Request configuration options, outlined here:
You can’t perform that action at this time.
0 commit comments