Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentinTheKid authored Oct 8, 2024
1 parent bafc665 commit 5782f95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

Players using Lunar Client may send packets to the server for specific Apollo modules, such as the `PacketEnrichment Module` or during a the player joining the server. This example demonstrates how to handle packets sent from the client that are related to Apollo.
Players using Lunar Client may send packets to the server for specific Apollo modules, such as the `PacketEnrichment Module` and/or when the player is joining the server. This example demonstrates how to handle packets sent from the client that are related to Apollo.

Additionally, the `Transfer Module` expects a response packet from the client after the server sends a request. For an example of how to handle roundtrip packets, visit [Packet Roundtrip Example](/apollo/developers/lightweight/protobuf/roundtrip-packets)

Expand Down

1 comment on commit 5782f95

@LunarClientBot
Copy link
Collaborator

@LunarClientBot LunarClientBot commented on 5782f95 Oct 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📄 Documentation Deployment

Status:✅ Completed
Environment:preview
URL:https://a7ae4c0b.lunarclient-dev.pages.dev

Please sign in to comment.