Skip to content

Commit f69c1e1

Browse files
author
williamd5
committed
fix typos
1 parent f185b7c commit f69c1e1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -874,24 +874,24 @@ Valid records
874874
- Type: <code>[**BaseRecordModel**](#interface-baserecordmodel)[]</code>
875875
- Read only
876876

877-
<a name="class-bulkuptdaterecordspretty"></a>
877+
<a name="class-bulkupdaterecordspretty"></a>
878878

879879
## Class: `BulkUpdateRecordsPretty`
880880
Response from bulk updating records
881881

882882
- Extends: <code>[**ClientObject**](#class-clientobjectt)&lt;[**BulkUpdateRecords**](#interface-bulkupdaterecords)></code>
883883

884-
<a name="bulkuptdaterecordsprettyfailedrecords"></a>
884+
<a name="bulkupdaterecordsprettyfailedrecords"></a>
885885

886-
### `bulkUptdateRecordsPretty.failedRecords`
886+
### `bulkUpdateRecordsPretty.failedRecords`
887887
Failed records
888888

889889
- Type: <code>[**BaseRecordModel**](#interface-baserecordmodel)[]</code>
890890
- Read only
891891

892-
<a name="bulkuptdaterecordsprettyrecords"></a>
892+
<a name="bulkupdaterecordsprettyrecords"></a>
893893

894-
### `bulkUptdateRecordsPretty.records`
894+
### `bulkUpdateRecordsPretty.records`
895895
Records that were updated
896896

897897
- Type: <code>[**DnsRecord**](#class-dnsrecord)[]</code>

0 commit comments

Comments
 (0)