Skip to content

Commit 0331563

Browse files
committed
Merge pull request #1363 from bugaiov/master
README-FIX: Grape is not a micro-framework
2 parents c2778cf + dc54ad1 commit 0331563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
## What is Grape?
9797

98-
Grape is a REST-like API micro-framework for Ruby. It's designed to run on Rack
98+
Grape is a REST-like API framework for Ruby. It's designed to run on Rack
9999
or complement existing web application frameworks such as Rails and Sinatra by
100100
providing a simple DSL to easily develop RESTful APIs. It has built-in support
101101
for common conventions, including multiple formats, subdomain/prefix restriction,

0 commit comments

Comments
 (0)