From 784e01f395c93c2c39b93bca89a534b557f1d241 Mon Sep 17 00:00:00 2001 From: Rosemary Marano Date: Fri, 27 Apr 2018 12:20:00 -0400 Subject: [PATCH] fixed typos --- site/database.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/database.md b/site/database.md index e20d5eeedf7..b58623479fb 100644 --- a/site/database.md +++ b/site/database.md @@ -1,6 +1,6 @@ # Running the Oracle Database in Kubernetes -**PLEASE NOTE** this page is a work in progress. We will update this with either better details about how to put the datafiles onto a persistent volume, or a pointer to the official Oracle Database Kubernetes pages, or both. +**PLEASE NOTE**: This page is a work in progress. We will update this with either better details about how to put the data files onto a persistent volume, or a pointer to the official Oracle Database Kubernetes pages, or both. ```