diff options
| author | garbash <dor.garbash@gmail.com> | 2015-05-05 12:10:16 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-05-05 12:10:16 +0300 |
| commit | a0f3c66d23d3c70c45129533e911071cfa7e1fec (patch) | |
| tree | 18749b645e2c03ff8bb5f927b3e3f6ebe96fcf17 /src/local | |
| parent | 181befa3dce3e6bf1bc5e35e2cbcb6b1d45f68ac (diff) | |
fix typo in Ohalo instance
Diffstat (limited to 'src/local')
| -rw-r--r-- | src/local/domain/ohalo.rhizi.net/domain_types.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/local/domain/ohalo.rhizi.net/domain_types.js b/src/local/domain/ohalo.rhizi.net/domain_types.js index f57eb637..c88840c5 100644 --- a/src/local/domain/ohalo.rhizi.net/domain_types.js +++ b/src/local/domain/ohalo.rhizi.net/domain_types.js @@ -21,7 +21,7 @@ define({ 'attributes': ['description', 'url', 'image-url'], }], ['skill', { - 'title': 'מאפין-מנהיגות', + 'title': 'מאפיין-מנהיגות', 'attributes': ['description', 'url', 'image-url'], }], ['resource', { |
