In the following file and line, I think there is a typo. It says "Customizing a Layouts us accomplished by creating a subclass of the Layout class" and I think it should say "Customizing a Layout is accomplished by creating a subclass of the Layout class"
|
<li><b>Inheritance:</b> Customizing a Layouts us accomplished by creating a subclass of the Layout class.</li> |
In the following file and line, I think there is a typo. It says "Customizing a Layouts us accomplished by creating a subclass of the Layout class" and I think it should say "Customizing a Layout is accomplished by creating a subclass of the Layout class"
tethysapp-layout_showcase/tethysapp/layout_showcase/templates/layout_showcase/quick_start.html
Line 16 in caff0f3