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

xuanwo pushed a commit to branch add-docs-for-core
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/add-docs-for-core by this push:
     new d0d7af50 Fix typo
d0d7af50 is described below

commit d0d7af5076225ad0a33b14f0fc406d576be0aee8
Author: Xuanwo <[email protected]>
AuthorDate: Sun Apr 30 00:52:48 2023 +0800

    Fix typo
    
    Signed-off-by: Xuanwo <[email protected]>
---
 DEVELOPING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DEVELOPING.md b/DEVELOPING.md
index b7282420..d5e5677b 100644
--- a/DEVELOPING.md
+++ b/DEVELOPING.md
@@ -12,7 +12,7 @@ For small or first-time contributions, we recommend the 
devcontainer method. Pre
 
 ### Using a devcontainer environment
 
-OpenDAL provides a pre-configued [devcontainer](https://containers.dev/) that 
could be used in [Github Codespaces](https://github.com/features/codespaces), 
[VSCode](https://code.visualstudio.com/), 
[JetBrains](https://www.jetbrains.com/remote-development/gateway/), 
[JuptyerLab](https://jupyterlab.readthedocs.io/en/stable/). Please pick up your 
favourite runtime environment.
+OpenDAL provides a pre-configured [devcontainer](https://containers.dev/) that 
could be used in [Github Codespaces](https://github.com/features/codespaces), 
[VSCode](https://code.visualstudio.com/), 
[JetBrains](https://www.jetbrains.com/remote-development/gateway/), 
[JuptyerLab](https://jupyterlab.readthedocs.io/en/stable/). Please pick up your 
favourite runtime environment.
 
 The fastest way is [click here to create a new codespace for 
OpenDAL](https://github.com/codespaces/new?skip_quickstart=true&machine=standardLinux32gb&repo=459025965&ref=main).
 

Reply via email to