Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0f9d510

Browse filesBrowse files
authored
Fix typo in readme. (bazel-contrib#396)
1 parent f6d9b9a commit 0f9d510
Copy full SHA for 0f9d510

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ py_library(
184184
deps = [
185185
":myotherlib",
186186
requirement("some_pip_dep"),
187-
requirement("anohter_pip_dep[some_extra]"),
187+
requirement("another_pip_dep[some_extra]"),
188188
]
189189
)
190190
```

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.