Skip to content

Commit b4b0d8f

Browse files
authored
docs(fdb): title (#896)
1 parent 22a5981 commit b4b0d8f

File tree

1 file changed

+1
-1
lines changed
  • packages/clients/src/api/document_db/v1beta1

1 file changed

+1
-1
lines changed

packages/clients/src/api/document_db/v1beta1/api.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const jsonContentHeaders = {
144144
'Content-Type': 'application/json; charset=utf-8',
145145
}
146146

147-
/** Managed Database for FerretDB API. */
147+
/** Managed Document Databases API. */
148148
export class API extends ParentAPI {
149149
/** Lists the available regions of the API. */
150150
public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams', 'pl-waw']

0 commit comments

Comments
 (0)