We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bfb90 commit b7d05abCopy full SHA for b7d05ab
examples/optimizationWithFineTuning.php
@@ -13,7 +13,7 @@
13
use Route4Me\Enum\Metric;
14
use Route4Me\Route;
15
16
-// The example refers to the process of creating new optimization with callback url.
+// The example refers to the process of creating new optimization with fine-tuning.
17
18
// Set the api key in the Route4me class
19
Route4Me::setApiKey('11111111111111111111111111111111');
0 commit comments