Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Feb 7, 2023
1 parent 52443e9 commit 89137ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scheme.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pub enum Scheme {
S3,
/// [webdav][crate::services::Webdav]: WebDAV support.
Webdav,
/// [webhdfs][crate::services::WebHdfs]: WebHDFS RESTful API Services
/// [webhdfs][crate::services::Webhdfs]: WebHDFS RESTful API Services
Webhdfs,
/// Custom that allow users to implement services outside of OpenDAL.
///
Expand Down

1 comment on commit 89137ca

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for opendal ready!

✅ Preview
https://opendal-cyk0wnf19-databend.vercel.app
https://opendal-git-release-v0262.vercel.app

Built with commit 89137ca.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.