Date: Tue, 26 Jan 2021 19:22:46 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: dcd4e337c7 - main - Fix type in commercial entries Message-ID: <202101261922.10QJMkeS043896@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=dcd4e337c7f9f53bf0f4b3a68a80905556604d02 commit dcd4e337c7f9f53bf0f4b3a68a80905556604d02 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-01-26 19:20:41 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-01-26 19:20:41 +0000 Fix type in commercial entries Digital Ocean has a typo in the description virtaul -> virtual PR: 250982 Submitted by: Scott Kenney sak (at) codered.rmta.org --- website/data/en/vendors/isp.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/en/vendors/isp.toml b/website/data/en/vendors/isp.toml index 77c7c9911b..73281788ed 100644 --- a/website/data/en/vendors/isp.toml +++ b/website/data/en/vendors/isp.toml @@ -41,7 +41,7 @@ description = "We offer flexible solutions and serve our customers needs with co id = "digitalocean" name = "Digital Ocean" url = "https://www.digitalocean.com/" -description = "Digital Ocean offers FreeBSD virtaul private servers (Droplets) from ten data centers around the world. Droplets range in size and price, supporting hourly or monthly billing with snapshot functionality. All Droplets are created on SSD drives for ideal performance. FreeBSD support was added the first quarter of 2015." +description = "Digital Ocean offers FreeBSD virtual private servers (Droplets) from ten data centers around the world. Droplets range in size and price, supporting hourly or monthly billing with snapshot functionality. All Droplets are created on SSD drives for ideal performance. FreeBSD support was added the first quarter of 2015." [[isp]] id = "lf"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101261922.10QJMkeS043896>