Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Dec 30, 2024
1 parent ce1e9ea commit 19cccb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/heuristics.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ Array
)
```

The time domain and the spectrum domain are calculated by adding up its individual components, so this is how to obtain the space oscillations.
The time domain and the spectrum domain are calculated by adding up their individual components. This is how to obtain the space oscillations by using time component number three.

```php
print_r($sanSignal->timeComponent[3]);
Expand Down

0 comments on commit 19cccb0

Please sign in to comment.