Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 16ccd4d

Browse filesBrowse files
committed
fixed typo
1 parent e1aa649 commit 16ccd4d
Copy full SHA for 16ccd4d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/assetic/yuicompressor.rst

Copy file name to clipboardExpand all lines: cookbook/assetic/yuicompressor.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ can be repeated to minify your stylesheets.
9999

100100
{% stylesheets 'css/src/*' filter='yui_css' %}
101101
<link rel="stylesheet" type="text/css" media="screen" href="{{ asset_url }}" />
102-
{% endjavascripts %}
102+
{% endstylesheets %}
103103
104104
.. code-block:: html+php
105105

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.