We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50754c5 commit ce4a7ccCopy full SHA for ce4a7cc
src/FusionAuthClient.ts
@@ -7452,7 +7452,7 @@ export interface LookupResponse {
7452
/**
7453
* This class contains the managed fields that are also put into the database during FusionAuth setup.
7454
* <p>
7455
- * NOTE TO FUSIONAUTH DEVS: These fields are are also declared in SQL in order to boot strap the system. These need to stay in sync.
+ * NOTE TO FUSIONAUTH DEVS: These fields are also declared in SQL in order to boot strap the system. These need to stay in sync.
7456
* - Any changes to these fields needs to also be reflected in mysql.sql and postgresql.sql
7457
*
7458
* @author Brian Pontarelli
0 commit comments