Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/style/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -779,9 +779,9 @@ The reader should proceed with caution. Ignoring this could break their deployme

## `svg` shortcode

The SVG shortcode will add an inline SVG icon to a string of text:
The SVG shortcode adds an inline SVG icon to a string of text:

Click on the web asset icon ({{< svg file="themes/docs-new/static/images/web-asset.svg" >}}).
Click on the web asset icon ({{< svg file="_vendor/github.com/chef/chef-docs-theme/static/images/web-asset.svg" >}}).

## Buttons

Expand Down