Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/tips-and-tricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ useful when working with Kerberos targets that are out of sync.

Faketime manipulates the system time for a given child command. For
example with `zsh`, a new shell is opened with a spoofed time that will
only be spoofed for this extact shell session and commands executed in
only be spoofed for this exact shell session and commands executed in
it.

``` bash
Expand Down
Loading