Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Kruhlmann committed Mar 26, 2024
1 parent 65cc82c commit e94d698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.mld
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ let () =
At this point your client can be used to make requests through the use of the {!module:Relic_sdk.Api} modules. The API is segmented into two modules:

{[
let* achievements = Client.get Api.Community.Achievement.get_available client in
let* achievements = Client.get Api.Community.Achievement.get_available client in
]}

{2 Community}
Expand Down

0 comments on commit e94d698

Please sign in to comment.