Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d934f7a

Browse files
master | fix typos in readme
1 parent 64952b9 commit d934f7a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
You can manage a RestFull API in the fastest, simplest and funniest way! and with open source code dependencies.
1313

14-
However you can contribute for a better performance, the goal is to focus on the code avoiding the configurations and having docker installed.
14+
However, you can contribute for a better performance, the goal is to focus on the code avoiding the configurations and having docker installed.
1515

1616
### Prerequisites
1717

@@ -45,18 +45,18 @@ normally the process begins in starting mode (health: starting),
4545

4646
### Docker Environments
4747

48-
Clone this respository and run the following commands based on your orchestrator;
48+
Clone this repository and run the following commands based on your orchestrator;
4949

5050
### Swarm Mode
51-
Clone this respository and run the following commands:
51+
Clone this repository and run the following commands:
5252
```bash
5353
cd docker-laravel-api-dev/
5454
docker stack deploy -c docker-compose-dev.yml docker-laravel-api-dev
5555
# wait for the HEALTHCHECK in healthy mode
5656
```
5757

5858
### Docker Compose
59-
Clone this respository and run the following commands:
59+
Clone this repository and run the following commands:
6060
```bash
6161
cd docker-laravel-api-dev/
6262
docker-compose -f docker-compose-dev.yml up --build -d
@@ -66,7 +66,7 @@ docker-compose -f docker-compose-dev.yml up
6666
```
6767
## Running the tests
6868

69-
You have a [Travis](https://travis-ci.org/) Pipeline to apply Continous Integration, and other technology to test this environment.
69+
You have a [Travis](https://travis-ci.org/) Pipeline to apply Continuous Integration, and other technology to test this environment.
7070

7171
You can modify the runtests.sh from the [scripts folder](https://raw.githubusercontent.com/jfernancordova/docker-laravel-api-dev/master/scripts/runtests.sh)
7272

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /