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 26baf17 commit 0207335Copy full SHA for 0207335
plugins/backstage-plugin-coder/src/components/CoderProvider/CoderAuthProvider.tsx
@@ -623,7 +623,7 @@ type AuthFallbackProvider = FC<
623
624
// Matches each behavior for the fallback auth UI to a specific provider. This
625
// is screwy code, but by doing this, we ensure that if the user chooses not to
626
-// have dynamic a auth fallback UI, their app will have far less tracking logic,
+// have a dynamic auth fallback UI, their app will have far less tracking logic,
627
// meaning less performance overhead and fewer re-renders from something the
628
// user isn't even using
629
const fallbackProviders = {
0 commit comments