Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
pborreli committed Jan 31, 2013
1 parent ec19667 commit a916029
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion artifacts.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: default
title: Build Artifacts
---
Drone.io can be configured to archive files generated during your builds.
To setup your build artifiacts, go to the **project** > **settings** > **artifacts** page.
To setup your build artifacts, go to the **project** > **settings** > **artifacts** page.

Enter the paths of the files that you would like to archive in the text box,
separated with newlines:
Expand Down
2 changes: 1 addition & 1 deletion bitbucket.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ Once you copy this url into Bitbucket, click "Save settings."

From this point on any commits to your repository should trigger a build of your project on Drone.io.

Note: It is reccomended to trigger a build manually before adding a automatic build hook. Instructions for triggering manual builds are [here](/triggers.html#manual)
Note: It is recommended to trigger a build manually before adding a automatic build hook. Instructions for triggering manual builds are [here](/triggers.html#manual)


2 changes: 1 addition & 1 deletion createaccount.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Drone.io never has access to your password. Whenever you enter your username an
<!--
For this to work, when you first create an account Google or Github will ask you to authorize Drone.io to have access to basic account information.
The very specific permissions and data Drone.io reqeusts are highlighted below.
The very specific permissions and data Drone.io requests are highlighted below.
<table>
<tr>
<td>
Expand Down
2 changes: 1 addition & 1 deletion features.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ project locally (ie on your laptop).
Build commands **are not** checked into your repository. This is an important
difference between [Drone.io](https://drone.io) and other providers. If your build
script requires sensitive information (ie amazon keys, database passwords) do
you really want that checked into your repsoitory?
you really want that checked into your repository?

## Continuous Deployments

Expand Down
2 changes: 1 addition & 1 deletion github.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ Once you copy this url into Github, click "Update Settings."

From this point on any commits to your repository should trigger a build of your project on Drone.io.

Note: It is reccomended to trigger a build manually before adding a automatic build hook. Instructions for triggering manual builds are [here](/triggers.html#manual)
Note: It is recommended to trigger a build manually before adding a automatic build hook. Instructions for triggering manual builds are [here](/triggers.html#manual)

4 changes: 2 additions & 2 deletions quickstartprivate.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ Congratulations! You just set up your first Drone.io project. A great place to g

To automate your deployments, read [Deployments](/deployment.html) or jump to the the [Heroku](/heroku.html) or [Dotcloud](/dotcloud.html) guides.

To archive your build arifacts, read [Archiving Files & Build Artifacts](/artifacts.html).
To archive your build artifacts, read [Archiving Files & Build Artifacts](/artifacts.html).

To configure notifications, read [Notifications](/notifications.html).

The full list of guides is available here: [Documentaion](/..).
The full list of guides is available here: [Documentation](/..).
2 changes: 1 addition & 1 deletion tos.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Service.
retribution) of any Drone.io customer, employee, member, or officer will result
in immediate account termination.
8. You understand that the technical processing and transmission of the Service,
including your Content, may be transfered unencrypted and involve (a)
including your Content, may be transferred unencrypted and involve (a)
transmissions over various networks; and (b) changes to conform and adapt to
technical requirements of connecting networks or devices.
9. You must not upload, post, host, or transmit unsolicited email, SMSs, or
Expand Down

0 comments on commit a916029

Please sign in to comment.