mirror of
				https://github.com/gabemart/hipku.git
				synced 2025-10-31 07:03:40 +00:00 
			
		
		
		
	Fix typo in readme
This commit is contained in:
		| @@ -32,6 +32,6 @@ the lines can be separated either by the newline character `\n` or by a space. B | |||||||
|  |  | ||||||
|     var hipku = require('hipku'); |     var hipku = require('hipku'); | ||||||
|  |  | ||||||
|     hipku.encode(`127.0.0.1`); |     hipku.encode('127.0.0.1'); | ||||||
|  |  | ||||||
|     hipku.decode('The weary red dove fights in the empty tundra. Jasmine petals dance.'); |     hipku.decode('The weary red dove fights in the empty tundra. Jasmine petals dance.'); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user