diff --git a/vscode-extensions/vscode-manifest-yaml/README.md b/vscode-extensions/vscode-manifest-yaml/README.md index 422e744f5..e57430f0c 100644 --- a/vscode-extensions/vscode-manifest-yaml/README.md +++ b/vscode-extensions/vscode-manifest-yaml/README.md @@ -30,7 +30,7 @@ Would you like to see actual Cloud Foundry values for attributes like `services` For example, if you are connected to a Cloud target that has services, and you invoke content assist in an entry under `services`, you will see the available service instances. In addition, service instances that do not exist in the Cloud target, like `redisserv` in the example below, are highlighted with a warning. -The dynamic content assist also shows which Cloud target you are connected to. +Dynamic content assist also shows which Cloud target you are connected to. ![Dynamic Cloud Foundry Content Assist Screenshot][dcfca]