Skip to content

Commit

Permalink
changing the words "a few hours or a few days" and removing the <br />
Browse files Browse the repository at this point in the history
I changed the words "a few hours or a few days" and removed the <br />  as requested by @Anagamanga
  • Loading branch information
Jenniline authored Feb 10, 2020
1 parent 7b863fb commit c6e6401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App/DataSource/Twitter/Twitter.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public function getOptions()
{
return [
'intro_step1' => [
'label' => 'Step 1: Create a new Twitter application.<br /> Twitter applications may take a few hours or a few days to be approved by Twitter. <br />Please be aware of this if you need this data quickly.',
'label' => 'Step 1: Create a new Twitter application. Twitter applications may take some time to be approved by Twitter. Please be aware of this if you need this data quickly.',
'input' => 'read-only-text',
'description' => function () {

Expand Down

0 comments on commit c6e6401

Please sign in to comment.