Skip to content

Commit 044ae64

Browse files
author
Paul Estrada
committed
fix typo in featured data
1 parent 6fbbcfb commit 044ae64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/featured.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"logo": "img/adobe_research.png",
3737
"textHeader": [
3838
"<h3>Adobe Research</h3>",
39-
"<p class='details'>Open-source published code form cutting-edge research at Adobe.<br/>",
39+
"<p class='details'>Open-source published code from cutting-edge research at Adobe.<br/>",
4040
"<a href='http://www.adobe.com/open-source.html' target='_blank'>Learn more...</a>"
4141
]
4242
},
@@ -51,4 +51,4 @@
5151
}
5252
]
5353
}
54-
]
54+
]

0 commit comments

Comments
 (0)