From 5eb825155e7ca8bf7830e3f52f804c6c48446bdf Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Mon, 24 Jul 2023 20:05:54 -0500 Subject: [PATCH] docs: slightly improve wording in jfrog.md (#8709) --- docs/platforms/jfrog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/platforms/jfrog.md b/docs/platforms/jfrog.md index 83c0a63445..9cd6b13fdf 100644 --- a/docs/platforms/jfrog.md +++ b/docs/platforms/jfrog.md @@ -1,7 +1,6 @@ # JFrog -Use Coder and JFrog together to secure your development environments in a way -transparent to your developers' existing workflows. +Use Coder and JFrog together to secure your development environments without disturbing your developers' existing workflows. This guide will demonstrate how to use JFrog Artifactory as a package registry within a workspace. We'll use Docker as the underlying compute. But, these concepts apply to any compute platform.