diff options
| author | garbash <dor.garbash@gmail.com> | 2015-05-05 11:10:07 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-05-05 11:10:12 +0300 |
| commit | 181befa3dce3e6bf1bc5e35e2cbcb6b1d45f68ac (patch) | |
| tree | 4eeee372bf38825ea688ff0d9f1d6f1cda4f2d96 /src | |
| parent | 4bf42ddabab613026b01089c066415179a2e09b7 (diff) | |
Fix typo in r2 domain_types.js
Diffstat (limited to 'src')
| -rw-r--r-- | src/local/domain/r2.tami.org.il/domain_types.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/local/domain/r2.tami.org.il/domain_types.js b/src/local/domain/r2.tami.org.il/domain_types.js index f29adf1c..b9333b3e 100644 --- a/src/local/domain/r2.tami.org.il/domain_types.js +++ b/src/local/domain/r2.tami.org.il/domain_types.js @@ -23,7 +23,7 @@ define({ 'attributes': ['description', 'url', 'image-url'], }], ['skill', { - 'title': 'Oragnisation', + 'title': 'Organisation', 'attributes': ['description', 'url', 'image-url'], }], ['resource', { |
