Skip to content

Commit bbf1346

Browse files
committed
✏️ More bitbucker typo
1 parent cb0e1fe commit bbf1346

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Node.js CI](https://github.com/coderabbitai/bitbucket/actions/workflows/node.js.yaml/badge.svg)](https://github.com/coderabbitai/bitbucket/actions/workflows/node.js.yaml) [![Dependabot Updates](https://github.com/coderabbitai/bitbucket/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/coderabbitai/bitbucket/actions/workflows/dependabot/dependabot-updates) [![GitHub Pages](https://github.com/coderabbitai/bitbucket/actions/workflows/github-pages.yaml/badge.svg)](https://github.com/coderabbitai/bitbucket/actions/workflows/github-pages.yaml)
44

5-
CodeRabbit's TypeScript API client for connecting to Bitbucket Cloud and Bitbucker Data Center.
5+
CodeRabbit's TypeScript API client for connecting to Bitbucket Cloud and Bitbucket Data Center.
66

77
- Bitbucket Cloud API docs: <https://developer.atlassian.com/cloud/bitbucket/rest>
88
- Bitbucket Data Center API docs: <https://developer.atlassian.com/server/bitbucket/rest>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@coderabbitai/bitbucket",
33
"version": "0.0.0",
4-
"description": "CodeRabbit's TypeScript API client for connecting to Bitbucket Cloud and Bitbucker Data Center",
4+
"description": "CodeRabbit's TypeScript API client for connecting to Bitbucket Cloud and Bitbucket Data Center",
55
"keywords": [
66
"bitbucket-api-v1",
77
"bitbucket-api-v2",

0 commit comments

Comments
 (0)