Skip to content

Commit

Permalink
changed being to start
Browse files Browse the repository at this point in the history
  • Loading branch information
danishkhan committed Jan 24, 2012
1 parent 68bc355 commit 02d4a4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guides/getting-started.textile
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ applications.

h2. Extending Padrino Projects

As you being building real projects with Padrino, you will quickly require additional functionality not built
As you start building real projects with Padrino, you will quickly require additional functionality not built
into Padrino itself. Thankfully finding and using modular libraries that add additional functionality to your
Sinatra and Padrino applications is quite painless.
Sinatra and Padrino application is quite painless.

In order to manage dependencies for a project, Padrino relies on another RubyGem called
"Bundler":http://gembundler.com. A default Padrino Gemfile looks akin to this:
Expand Down

0 comments on commit 02d4a4f

Please sign in to comment.