Template... content folder... links--node.html.twig file

on line 38\

{{ attach_library('boostrap_barrio/links') }}

changed to...

{{ attach_library('bootstrap_barrio/links') }}

---------------------------------

After further review other mispells were found...

Template... misc folder... progress-bar.html.twig file

Line 14

{{ attach_library('boostrap_barrio/progress') }}

changed to...

{{ attach_library('bootstrap_barrio/progress') }}

----------------------------------

Template... navigation folder... links.html.twig file

Line 36

{{ attach_library('boostrap_barrio/links') }}

changed to...

{{ attach_library('bootstrap_barrio/links') }}

---------------------------------

Template... navigation folder... links--inline.html.twig file

Line 37

{{ attach_library('boostrap_barrio/links') }}

changed to...

{{ attach_library('bootstrap_barrio/links') }}

Grizz

Comments

Grizz created an issue. See original summary.

Grizz’s picture

Issue summary: View changes
Grizz’s picture

Title: code spelling error » code spelling errors
Issue summary: View changes

  • hatuhay committed ead3225 on 8.x-4.x
    Issue #2655950 by Grizz: code spelling errors
    
hatuhay’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.