This is an automated email from the ASF dual-hosted git repository.

jshao pushed a commit to branch branch-0.6
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/branch-0.6 by this push:
     new a7128e281 [Minor] Jupiter -> Jupyter (#4765)
a7128e281 is described below

commit a7128e281dbc4179dffe78c09e41f72c3b7f780c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 28 23:50:47 2024 -0700

    [Minor] Jupiter -> Jupyter (#4765)
    
    ### What changes were proposed in this pull request?
    
    Jupiter -> Jupyter
    
    ### Why are the changes needed?
    
    Fix name
    
    Fix: # N/A
    
    ### Does this PR introduce _any_ user-facing change?
    
    No
    
    ### How was this patch tested?
    
    N/A
    
    Co-authored-by: Justin Mclean <[email protected]>
---
 docs/how-to-use-the-playground.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/how-to-use-the-playground.md 
b/docs/how-to-use-the-playground.md
index c0914c385..1b092d40f 100644
--- a/docs/how-to-use-the-playground.md
+++ b/docs/how-to-use-the-playground.md
@@ -64,7 +64,7 @@ docker exec -it playground-trino bash
 trino@container_id:/$ trino
 ```
 
-### Using Jupiter Notebook
+### Using Jupyter Notebook
 
 1. Open the Jupyter Notebook in the browser at 
[http://localhost:18888](http://localhost:18888).
 

Reply via email to