This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/main by this push:
new 908d85226 [Minor] fix trademark symbol (#4318)
908d85226 is described below
commit 908d8522684e59756a2c16ed97d744b63aa0cd4e
Author: Justin Mclean <[email protected]>
AuthorDate: Wed Jul 31 16:43:01 2024 +0800
[Minor] fix trademark symbol (#4318)
### What changes were proposed in this pull request?
Seems :tm: doesn't work in titles
### Why are the changes needed?
so tm symbol displays correctly
Fix: # N/A
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 08f0bb85e..b57278660 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
under the License.
-->
-# Apache Gravitino:tm: (incubating)
+# Apache Gravitino™ (incubating)
[](https://github.com/apache/gravitino/actions/workflows/build.yml)
[](https://github.com/apache/gravitino/actions/workflows/integration-test.yml)