Commit bddf3014 by pybind11_abseil authors Committed by Copybara-Service

Fix a small typo in the documentation.

PiperOrigin-RevId: 683201334
parent 40c7e9dc
......@@ -60,7 +60,7 @@ http_archive(
http_archive(
name = "pybind11_abseil",
strip_prefix = "pybind11_abseil-master"
strip_prefix = "pybind11_abseil-master",
urls = ["https://github.com/pybind/pybind11_abseil/archive/refs/heads/master.tar.gz"],
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment