Skip to content

Commit f63e58a

Browse files
committed
update: schema snippets
1 parent 12e8f59 commit f63e58a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schema/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Organization
44

5-
### [schemao] http://schema.org/Organization
5+
### [schema-org] http://schema.org/Organization
66

77
```html
88
itemscope="itemscope" itemtype="http://schema.org/Organization"

schema/schema-organization.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<content><![CDATA[
33
itemscope="itemscope" itemtype="http://schema.org/Organization"
44
]]></content>
5-
<tabTrigger>schemao</tabTrigger>
5+
<tabTrigger>schema-org</tabTrigger>
66
</snippet>

0 commit comments

Comments
 (0)