Skip to content

Commit

Permalink
Fix typo in app name
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas authored and Nicolas committed Aug 18, 2016
1 parent 812b7b8 commit 4f1b458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<widget id="com.ownweb.janari" version="0.1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
<name>Janai</name>
<name>Janari</name>
<description>An open food analyser</description>
<author email="nicolas@ownweb" href="http://www.ownweb.fr/">OwnWeb</author>
<content src="index.html"/>
Expand Down

0 comments on commit 4f1b458

Please sign in to comment.