diff --git a/Dev.md b/Dev.md index 740dafd..79f778f 100644 --- a/Dev.md +++ b/Dev.md @@ -18,7 +18,7 @@ Views into the process of Tahoe hackery. ## Extensions - * Tahoe has a programmatic API which simplifies building custom applications on top of the storage infrastructure. + * Tahoe has a programmatic API which enables building custom applications on top of the storage infrastructure. * The **webapi.txt** document shows how to control a Tahoe node programmatically.