diff options
author | William Carroll <wpcarro@gmail.com> | 2019-12-16T14·15+0000 |
---|---|---|
committer | Vincent Ambo <mail@tazj.in> | 2019-12-16T14·24+0000 |
commit | 13030cc158698763d68449f6f41305f4d238cf2c (patch) | |
tree | 1c0d2315cf04e51903c500cc6dea9aefb2de246c | |
parent | 99909ddd043554347dae0583d4096cbfc5880041 (diff) |
docs: fix typo r/168
Prefer "Platform" to "Platofrm".
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index dc4b7f79e65f..1dcadb3b2b24 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ depot [![Build Status](https://travis-ci.org/tazjin/depot.svg?branch=master)](https://travis-ci.org/tazjin/depot) This repository is the [monorepo][] for my personal infrastructure. It is built -using [Nix][] and services are deployed on Google Cloud Platofrm using +using [Nix][] and services are deployed on Google Cloud Platform using [Nixery][]. Everything in here is MIT-licensed unless otherwise indicated in a service |