Просмотр исходного кода

Fixed typo (#67331)

Fix typo in comment.

### Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated
in the State of Delaware in 2015 as Functional Software, Inc. and is
gonna need some rights from me in order to utilize my contributions in
this here PR. So here's the deal: I retain all rights, title and
interest in and to my contributions, and by keeping this boilerplate
intact I confirm that Sentry can use, modify, copy, and redistribute my
contributions, under Sentry's choice of terms.
Elena T 11 месяцев назад
Родитель
Сommit
76aaae2942

+ 1 - 1
static/app/views/onboarding/components/integrations/addInstallationInstructions.tsx

@@ -3,7 +3,7 @@ import {Fragment} from 'react';
 import ExternalLink from 'sentry/components/links/externalLink';
 import {t, tct} from 'sentry/locale';
 
-// TODO: Make dyanmic for other platforms/integrations
+// TODO: Make dynamic for other platforms/integrations
 export default function AddInstallationInstructions() {
   return (
     <Fragment>