Skip to content

Commit 263ed6a

Browse files
docs: rename .readme_partials to .readme-partials (#48)
* docs: rename .readme-partials to .readme-partials * add quotes
1 parent 472c382 commit 263ed6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
custom_content: |
22
#### Publishing messages
3-
With Pub/Sub Lite, you can use a Producer<byte[], byte[]> to publish messages:
3+
With Pub/Sub Lite, you can use a `Producer<byte[], byte[]>` to publish messages:
44
```java
55
import com.google.cloud.pubsublite.kafka.ProducerSettings;
66
import org.apache.kafka.clients.producer.*;

0 commit comments

Comments
 (0)