Skip to content

Commit

Permalink
Fix typographical error(s)
Browse files Browse the repository at this point in the history
Changed charactor to character in README.
  • Loading branch information
orthographic-pedant committed Oct 7, 2015
1 parent c71844c commit 9fe4d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Node.js library for beez and beez-founation with beez-tools.
- 画像サイズ取得
- ファイル名のpixelRatioから、それ以外のpixelRatio画像をリサイズ
- fsys
- ファイルのタイプを判定(file, directory, block device, charactor device, symlink, fifo, socket)
- ファイルのタイプを判定(file, directory, block device, character device, symlink, fifo, socket)
- rm -rf (sync) : フォルダ削除
- mkdir -p (async|sync) : フォルダ作成
- glob : フォルダ内を走査
Expand Down

0 comments on commit 9fe4d40

Please sign in to comment.