Skip to content

Commit

Permalink
Update README.md (#8380)
Browse files Browse the repository at this point in the history
Fix xml tag name in documentation.
  • Loading branch information
ridz1208 authored Feb 16, 2023
1 parent 4889cc4 commit 299d950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dqt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ curl -H 'Content-Type: application/json' -X POST http://$YOURCOUCHDBADMIN:$YOURC

```xml
<CouchDB>
<database>dqg</database>
<dbName>dqg</dbName>
<hostname>localhost</hostname>
<port>5984</port>
<admin>adminuser</admin>
Expand Down

0 comments on commit 299d950

Please # to comment.