This is an automated email from the ASF dual-hosted git repository. jmclean pushed a commit to branch justinmclean-patch-2 in repository https://gitbox.apache.org/repos/asf/gravitino.git
commit 92af556a201c93a8a75be86266556339e833093b Author: Justin Mclean <[email protected]> AuthorDate: Wed Jul 31 14:02:11 2024 +1000 [Minor] fix trademark symbol Seems :tm: doesn't work in titles --- 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)
