From 234c7a4838ea335d5258718337f66cbca1b38c68 Mon Sep 17 00:00:00 2001 From: amatsuda Date: Thu, 24 Jan 2013 16:17:23 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index fba75be..6bb2997 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -57,7 +57,7 @@ * [mruby-on-Lua](https://github.com/matsumoto-r/mruby-on-Lua) mruby on Lua by [matsumoto_r](https://github.com/matsumoto-r) * [node-mruby](https://github.com/tokuhirom/node-mruby) extension library for node.js. It embeds mRuby into node.js. by [tokuhirom](https://github.com/tokuhirom) -## Embeding mruby into somewhere +## Embedding mruby into somewhere * [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn](https://github.com/mattn) * [sqlite3-mruby](https://github.com/spiritloose/sqlite3ext-mruby) embeded mruby into sqlite3 by [spiritloose](https://github.com/spiritloose)