diff --git a/src/components/loader/loader.jsx b/src/components/loader/loader.jsx index b871a28d168..f8fce990bd1 100644 --- a/src/components/loader/loader.jsx +++ b/src/components/loader/loader.jsx @@ -155,7 +155,7 @@ class LoaderComponent extends React.Component { > {'Did you know?'} {' '} - {'The pride flag was created by an artist named Gilbert Baker in 1978.'} + {'The pride flag was created by Gilbert Baker and other activists in 1978.'} )} diff --git a/src/playground/embed.ejs b/src/playground/embed.ejs index 277e10b94b3..0e2007717cc 100644 --- a/src/playground/embed.ejs +++ b/src/playground/embed.ejs @@ -55,7 +55,7 @@
- Did you know? The pride flag was created by an artist named Gilbert Baker in 1978. + Did you know? The pride flag was created by Gilbert Baker and other activists in 1978.
diff --git a/src/playground/index.ejs b/src/playground/index.ejs index 0f59a461e82..7d8cad8db33 100644 --- a/src/playground/index.ejs +++ b/src/playground/index.ejs @@ -93,7 +93,7 @@
- Did you know? The pride flag was created by an artist named Gilbert Baker in 1978. + Did you know? The pride flag was created by Gilbert Baker and other activists in 1978.