Skip to content

Commit

Permalink
nit: docs style
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Yiu authored and Tim Yiu committed Oct 24, 2023
1 parent ebd5c92 commit 0766e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Remote/RemoteEvaluationConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Configuration options. This is an object that can be created using
* a {@link RemoteEvaluationConfigBuilder}. Example usage:
*
*`(RemoteEvaluationConfig::builder()->serverUrl("https://api.lab.amplitude.com/")->build()`
*`RemoteEvaluationConfig::builder()->serverUrl("https://api.lab.amplitude.com/")->build()`
*/
class RemoteEvaluationConfig
{
Expand Down

0 comments on commit 0766e9b

Please sign in to comment.