From 6957bff389543b80b7e7fdd6a7f1f46ce8d9059f Mon Sep 17 00:00:00 2001 From: Mitsuhiro SHIGEMATSU Date: Sun, 5 Apr 2015 22:36:25 +0900 Subject: [PATCH] Remove non-ascii characters in murano-dashboard/README.rst "Murano" section has non-ascii (utf-8) characters. Change-Id: I5ae0de7e655412b05ebf0d7fcead11bd97cf721d Closes-Bug: #1440527 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 62fcd8969..abeb03624 100644 --- a/README.rst +++ b/README.rst @@ -2,10 +2,10 @@ Murano ====== Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready -applications in a browsable‎ categorised catalog, which may be used by the +applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them -in a “push-the-button” manner. +in a "push-the-button" manner. murano-dashboard ----------------