Description:
There is a typo in the name field of vlsuite_landing_content_editor.info.yml.
File: modules/vlsuite_landing/modules/vlsuite_landing_content_editor/vlsuite_landing_content_editor.info.yml
Current value (line 1):
name: VLSuite - Laning content editor
Expected value:
name: VLSuite - Landing content editor
The word "Laning" is missing the letter "d" and should read "Landing".
Steps to reproduce:
Open the file vlsuite_landing_content_editor.info.yml and check the name field on line 1.
Proposed fix:
Change Laning to Landing on line 1 of vlsuite_landing_content_editor.info.yml.
Issue fork vlsuite-3576942
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tunicOops, yes, clear typo.
Thanks!
Comment #5
tunicTests are failing but it is not related to this MR.
Comment #6
tunic