Navigation Menu

Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
Out   Adapter ->
OutputAdapter
   ^^^
  • Loading branch information
darashi committed Feb 5, 2014
1 parent 5f4c69b commit 2b2c494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2014-02-09-release.md
Expand Up @@ -30,7 +30,7 @@ Second, we had to rethink the message flow around distributed operations. Droong

Then, we decided to postpone shipping of the version 1.0.0.

Instead, we've stabilized plugin APIs around InputAdapter and OutputAdapter ahead of other type plugins. Now you can study how to develop Droonga plugins, via steps to develop InputAdapter and/or OutAdapter type plugins.
Instead, we've stabilized plugin APIs around InputAdapter and OutputAdapter ahead of other type plugins. Now you can study how to develop Droonga plugins, via steps to develop InputAdapter and/or OutputAdapter type plugins.

## Conclusion

Expand Down

0 comments on commit 2b2c494

Please sign in to comment.